Searched refs:computed_aligned_ptr (Results 1 – 1 of 1) sorted by relevance
344 const auto computed_aligned_ptr = base_ptr + header_size + alignment_offset; in allocate_ptr_() local346 …computed_aligned_ptr == aligned_ptr, PETSC_COMM_SELF, PETSC_ERR_PLIB, "Base pointer %p + header si… in allocate_ptr_()