Searched refs:n_block_b_left (Results 1 – 1 of 1) sorted by relevance
1003 size_type n_block_b_left = n_block_b; in op_merge_blocks_left() local1035 if (!n_block_b_left && in op_merge_blocks_left()1090 …MOVE_ADAPTIVE_SORT_INVARIANT( (is_range2_A && n_block_a_left) || (!is_range2_A && n_block_b_left)); in op_merge_blocks_left()1091 is_range2_A ? --n_block_a_left : --n_block_b_left; in op_merge_blocks_left()1096 BOOST_ASSERT(!n_block_b_left); in op_merge_blocks_left()1224 size_type n_block_b_left = n_block_b; in op_merge_blocks_with_buf() local1259 if (!n_block_b_left && in op_merge_blocks_with_buf()1305 BOOST_ASSERT( (is_range2_A && n_block_a_left) || (!is_range2_A && n_block_b_left)); in op_merge_blocks_with_buf()1306 is_range2_A ? --n_block_a_left : --n_block_b_left; in op_merge_blocks_with_buf()