Searched refs:c_iter_swap (Results 1 – 2 of 2) sorted by relevance
63 #define c_iter_swap _c_iter_swap macro82 void c_iter_swap(c_iterator x, c_iterator y);
55 void c_iter_swap(c_iterator x, c_iterator y) in c_iter_swap() function286 c_iter_swap(first, ITER_DEC(last)); in c_reverse()298 c_iter_swap(first, last); in c_reverse()