Home
last modified time | relevance | path

Searched defs:less (Results 1 – 5 of 5) sorted by relevance

/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/bits/
H A Dstl_function.h233 struct less : public binary_function<_Tp, _Tp, bool> in _GLIBCXX_VISIBILITY() struct
236 operator()(const _Tp& __x, const _Tp& __y) const in _GLIBCXX_VISIBILITY()
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/ext/pb_ds/detail/trie_policy/
H A Dtrie_policy_base.hpp181 less(e_const_iterator b_l, e_const_iterator e_l, in less() function in __gnu_pbds::detail::PB_DS_CLASS_C_DEC
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/ext/pb_ds/detail/trie_policy/
H A Dtrie_policy_base.hpp181 less(e_const_iterator b_l, e_const_iterator e_l, in less() function in __gnu_pbds::detail::PB_DS_CLASS_C_DEC
/dflybsd-src/contrib/mdocml/
H A Dman_term.c365 int less; in pre_in() local
/dflybsd-src/usr.bin/dc/
H A Dbcode.c1419 less(void) in less() function