Searched refs:second_half_blocks (Results 1 – 1 of 1) sorted by relevance
129 const size_type second_half_blocks = len2/l_block; in adaptive_merge_n_keys_without_external_keys() local131 while(n_keys >= ((first_half_aux-n_keys)/l_block + second_half_blocks)){ in adaptive_merge_n_keys_without_external_keys()