Searched defs:__cmp (Results 1 – 7 of 7) sorted by relevance
140 const bool __cmp = Cmp_Fn::operator()(r_key, PB_DS_V2F(p_pot->m_value)); in find() local168 const bool __cmp = Cmp_Fn::operator()(r_key, PB_DS_V2F(p_pot->m_value)); in find() local
28 #define __cmp(x, y, op) ((x) op (y) ? (x) : (y)) macro
194 if (const auto __cmp = __x._M_p <=> __y._M_p; __cmp != 0) in _GLIBCXX_VISIBILITY() member
285 if (const auto __cmp = __x._M_node <=> __y._M_node; __cmp != 0) in _GLIBCXX_VISIBILITY() member