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

/freebsd-current/contrib/llvm-project/libcxx/include/__algorithm/
H A Dsort.h769 _LIBCPP_CONSTEXPR difference_type __ninther_threshold = 128; local
816 if (__len > __ninther_threshold) {

Completed in 97 milliseconds