Home
last modified time | relevance | path

Searched refs:less_equal (Results 1 – 11 of 11) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
Dstl_function.h365 struct less_equal; in _GLIBCXX_VISIBILITY()
423 struct less_equal : public binary_function<_Tp, _Tp, bool> in _GLIBCXX_VISIBILITY()
478 struct less_equal<_Tp*> : public binary_function<_Tp*, _Tp*, bool> in _GLIBCXX_VISIBILITY()
709 struct less_equal<void> in _GLIBCXX_VISIBILITY()
724 { return less_equal<common_type_t<_Tp*, _Up*>>{}(__t, __u); } in _GLIBCXX_VISIBILITY()
738 return less_equal<const volatile void*>{}( in _GLIBCXX_VISIBILITY()
Dranges_cmp.h165 struct less_equal in _GLIBCXX_VISIBILITY() struct
/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/
Dbitmap_allocator.h292 if (std::less_equal<pointer>()(_M_ptr_value, __bp.second) in _GLIBCXX_VISIBILITY()
/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/include/std/
Dvariant1264 _VARIANT_RELATION_FUNCTION_TEMPLATE(<=, less_equal)
/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/
DChangeLog-20185726 (less_equal::__not_overloaded): Fix ambiguous specializations.
5786 (greater_equal<_Tp*>, less_equal<_Tp>*): Add partial specializations
5788 (greater<void>, less<void>, greater_equal<void>, less_equal<void>):
DChangeLog-20191381 * testsuite/20_util/function_objects/range.cmp/less_equal.cc: New test.
6779 less_equal<_Tp*>::operator()): Use __builtin_is_constant_evaluated
DChangeLog-2021413 (less_equal): Replace __builtin_is_constant_evaluated and
8046 (ranges::less, ranges::greater, ranges::less_equal)
DChangeLog-20207768 * testsuite/20_util/integer_comparisons/less_equal.cc: Likewise.
7960 * testsuite/20_util/integer_comparisons/less_equal.cc: New test.
DChangeLog-2013808 greater_equal<void>, less_equal<void>, logical_and<void>,
DChangeLog-201475 less_equal, logical_and, logical_or, logical_not, bit_and, bit_or,
/netbsd/src/external/gpl3/gcc/dist/
DMD5SUMS107529 …5a0d89e5008c592cd7ecfa30f0 libstdc++-v3/testsuite/20_util/function_objects/range.cmp/less_equal.cc
107582 76d73b729a2e310b6506fd91d652821b libstdc++-v3/testsuite/20_util/integer_comparisons/less_equal.cc