Searched defs:ret_ptr (Results 1 – 2 of 2) sorted by relevance
297 PetscErrorCode PoolAllocator::allocate_ptr_(size_type size, align_type align, void **ret_ptr) noexc… in allocate_ptr_()
798 value_type *ret_ptr = nullptr; in allocate() local