Searched refs:usable_size (Results 1 – 1 of 1) sorted by relevance
302 auto usable_size = size_before; in allocate_ptr_() local334 *ret_ptr = std::align(util::to_underlying(align), size, aligned_ptr, usable_size); in allocate_ptr_()339 const auto alignment_offset = size_before - usable_size; in allocate_ptr_()