Searched defs:buf_first (Results 1 – 3 of 3) sorted by relevance
413 void op_merge_left( RandIt buf_first in op_merge_left()447 (RandIt buf_first, RandIt first1, RandIt const last1, RandIt const last2, Compare comp) in merge_left()458 (RandIt buf_first, RandIt first1, RandIt const last1, RandIt const last2, Compare comp) in swap_merge_left()
1216 , RandItBuf const buf_first) in op_merge_blocks_with_buf()
352 value_t *buf_first = global_buf.first; in initial_configuration() local