Searched refs:__stable_sort_adaptive (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/libstdc++/include/bits/
H A Dstl_algo.h3805 __stable_sort_adaptive(_RandomAccessIterator __first, function
3813 std::__stable_sort_adaptive(__first, __middle,
3815 std::__stable_sort_adaptive(__middle, __last,
3832 __stable_sort_adaptive(_RandomAccessIterator __first, function
3841 std::__stable_sort_adaptive(__first, __middle, __buffer,
3843 std::__stable_sort_adaptive(__middle, __last, __buffer,
3894 std::__stable_sort_adaptive(__first, __last, __buf.begin(),
3938 std::__stable_sort_adaptive(__first, __last, __buf.begin(),

Completed in 119 milliseconds