Searched defs:out_ptr (Results 1 – 1 of 1) sorted by relevance
424 PetscErrorCode PoolAllocator::try_allocate(void **out_ptr, size_type size, align_type align, bool *… in try_allocate()472 PetscErrorCode PoolAllocator::allocate(void **out_ptr, size_type size, align_type align, bool *allo… in allocate()