Searched refs:unpoison (Results 1 – 2 of 2) sorted by relevance
81 static PetscErrorCode unpoison(const void *, size_type *) noexcept;155 PetscCall(unpoison(ptr, &size)); in for_each()
542 PetscErrorCode PoolAllocator::unpoison(const void *ptr, size_type *size) noexcept in unpoison() function in Petsc::memory::PoolAllocator