Home
last modified time | relevance | path

Searched defs:less_equal (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Drange_cmp.h165 struct less_equal in _GLIBCXX_VISIBILITY() struct
170 operator()(_Tp&& __t, _Up&& __u) const in _GLIBCXX_VISIBILITY()
174 using is_transparent = __is_transparent; in _GLIBCXX_VISIBILITY()
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dranges_cmp.h165 struct less_equal in _GLIBCXX_VISIBILITY() struct
170 operator()(_Tp&& __t, _Up&& __u) const in _GLIBCXX_VISIBILITY()
174 using is_transparent = __is_transparent; in _GLIBCXX_VISIBILITY()
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/src/c++17/
H A Dmemory_resource.cc525 std::less_equal<uintptr_t> less_equal; in owns() local
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/src/c++17/
H A Dmemory_resource.cc490 std::less_equal<uintptr_t> less_equal; in owns() local