Searched defs:less_equal (Results 1 – 4 of 4) sorted by relevance
165 struct less_equal in _GLIBCXX_VISIBILITY() struct170 operator()(_Tp&& __t, _Up&& __u) const in _GLIBCXX_VISIBILITY()174 using is_transparent = __is_transparent; in _GLIBCXX_VISIBILITY()
525 std::less_equal<uintptr_t> less_equal; in owns() local
490 std::less_equal<uintptr_t> less_equal; in owns() local