Searched refs:repoison (Results 1 – 2 of 2) sorted by relevance
82 static PetscErrorCode repoison(const void *, size_type) noexcept;158 PetscCall(repoison(ptr, size)); in for_each()
565 PetscErrorCode PoolAllocator::repoison(const void *ptr, size_type size) noexcept in repoison() function in Petsc::memory::PoolAllocator