Searched refs:size_before (Results 1 – 2 of 2) sorted by relevance
301 const auto size_before = total_size - header_size; in allocate_ptr_() local302 auto usable_size = size_before; in allocate_ptr_()339 const auto alignment_offset = size_before - usable_size; in allocate_ptr_()
230 auto size_before = map.size(); in test_insert() local266 PetscCall(this->check_size_capacity_coherent(map, size_before + 1, capacity_before)); in test_insert()