Home
last modified time | relevance | path

Searched defs:__less (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/libcxx/include/__algorithm/
H A Dcomp.h34 struct __less {}; struct
H A Dminmax_element.h44 auto __less = _MinmaxElementLessFunc<_Comp, _Proj>(__comp, __proj); in __minmax_element_impl() local
/freebsd/contrib/llvm-project/libcxx/include/__compare/
H A Dordering.h26 __less = -1, global() enumerator