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

/freebsd-current/contrib/llvm-project/libcxx/include/__algorithm/
H A Dnth_element.h80 unsigned __n_swaps = std::__sort3<_AlgPolicy, _Compare>(__first, __m, --__lm1, __comp); local
94 ++__n_swaps;
106 ++__n_swaps;
133 ++__n_swaps;
170 ++__n_swaps;
181 ++__n_swaps;
186 if (__n_swaps == 0) {

Completed in 51 milliseconds