Searched defs:__unique_copy (Results 1 - 2 of 2) sorted by relevance

/haiku-buildtools/legacy/gcc/libstdc++/stl/
H A Dstl_algo.h561 _OutputIter __unique_copy(_InputIter __first, _InputIter __last, function
574 inline _OutputIter __unique_copy(_InputIter __first, _InputIter __last, function
581 _ForwardIter __unique_copy(_InputIter __first, _InputIter __last, function
599 _OutputIter __unique_copy(_InputIter __first, _InputIter __last, function
613 inline _OutputIter __unique_copy(_InputIter __first, _InputIter __last, function
622 _ForwardIter __unique_copy(_InputIter __first, _InputIter __last, function
[all...]
/haiku-buildtools/gcc/libstdc++-v3/include/bits/
H A Dstl_algo.h1046 __unique_copy(_ForwardIterator __first, _ForwardIterator __last, function
1075 __unique_copy(_InputIterator __first, _InputIterator __last, function
1107 __unique_copy(_InputIterator __first, _InputIterator __last, function

Completed in 108 milliseconds