Searched refs:k_end (Results 1 – 1 of 1) sorted by relevance
950 …const segment_index_type k_end = this->find_last_allocated_segment(table); // al… in internal_compact() local962 if (k_stop == k_end && k == first_block) { in internal_compact()1028 if (k_stop < k_end) { in internal_compact()1029 for (size_type seg_idx = k_end; seg_idx != k_stop; --seg_idx) { in internal_compact()