Searched refs:n_block_b_left (Results 1 – 1 of 1) sorted by relevance
1216 size_type n_block_b_left = n_block_b; in op_merge_blocks_left() local1248 if (!n_block_b_left && in op_merge_blocks_left()1303 …MOVE_ADAPTIVE_SORT_INVARIANT( (is_range2_A && n_block_a_left) || (!is_range2_A && n_block_b_left)); in op_merge_blocks_left()1304 is_range2_A ? --n_block_a_left : --n_block_b_left; in op_merge_blocks_left()1309 BOOST_ASSERT(!n_block_b_left); in op_merge_blocks_left()1429 size_type n_block_b_left = n_block_b; in op_merge_blocks_with_buf() local1463 if (!n_block_b_left && in op_merge_blocks_with_buf()1502 BOOST_ASSERT( (is_range2_A && n_block_a_left) || (!is_range2_A && n_block_b_left)); in op_merge_blocks_with_buf()1503 is_range2_A ? --n_block_a_left : --n_block_b_left; in op_merge_blocks_with_buf()