Searched defs:greater (Results 1 – 11 of 11) sorted by relevance
/openbsd-src/gnu/llvm/libcxx/include/__functional/ |
H A D | ranges_operations.h | 72 struct greater { struct 83 struct greater_equal { argument
|
/openbsd-src/gnu/llvm/libcxx/include/__compare/ |
H A D | ordering.h | 69 static const partial_ordering greater; variable 148 static const weak_ordering greater; variable 233 static const strong_ordering greater; variable
|
/openbsd-src/gnu/gcc/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/ |
H A D | split_join_fn_imps.hpp | 119 const bool greater = Cmp_Fn::operator()(PB_DS_V2F(*(end() - 1)), in join() local
|
/openbsd-src/gnu/gcc/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/ |
H A D | split_join_fn_imps.hpp | 63 …const bool greater = Cmp_Fn::operator()(PB_DS_V2F(m_p_head->m_p_right->m_value), PB_DS_V2F(other.m… in join_prep() local
|
/openbsd-src/gnu/gcc/libstdc++-v3/include/bits/ |
H A D | stl_function.h | 214 struct greater : public binary_function<_Tp, _Tp, bool> struct 232 struct greater_equal : public binary_function<_Tp, _Tp, bool> argument
|
/openbsd-src/gnu/lib/libstdc++/libstdc++/include/bits/ |
H A D | stl_function.h | 188 struct greater : public binary_function<_Tp,_Tp,bool> struct 202 struct greater_equal : public binary_function<_Tp,_Tp,bool> argument
|
/openbsd-src/gnu/gcc/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/ |
H A D | insert_join_fn_imps.hpp | 90 const bool greater = synth_e_access_traits::cmp_keys(PB_DS_V2F(static_cast<const_leaf_pointer>( in join_prep() local
|
/openbsd-src/gnu/llvm/llvm/lib/TableGen/ |
H A D | TGLexer.h | 41 less, greater, // < > enumerator
|
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/MIRParser/ |
H A D | MILexer.h | 48 greater, enumerator
|
/openbsd-src/usr.bin/dc/ |
H A D | bcode.c | 1403 greater(void) in greater() function
|
/openbsd-src/gnu/llvm/llvm/include/llvm/AsmParser/ |
H A D | LLToken.h | 33 greater, // < > enumerator
|