Home
last modified time | relevance | path

Searched defs:__cmp (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/ext/pb_ds/detail/bin_search_tree_/
H A Dfind_fn_imps.hpp140 const bool __cmp = Cmp_Fn::operator()(r_key, PB_DS_V2F(p_pot->m_value)); in find() local
168 const bool __cmp = Cmp_Fn::operator()(r_key, PB_DS_V2F(p_pot->m_value)); in find() local
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/ext/pb_ds/detail/bin_search_tree_/
H A Dfind_fn_imps.hpp140 const bool __cmp = Cmp_Fn::operator()(r_key, PB_DS_V2F(p_pot->m_value)); in find() local
168 const bool __cmp = Cmp_Fn::operator()(r_key, PB_DS_V2F(p_pot->m_value)); in find() local
/OK3568_Linux_fs/kernel/include/linux/
H A Dminmax.h28 #define __cmp(x, y, op) ((x) op (y) ? (x) : (y)) macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/bits/
H A Dstl_bvector.h194 if (const auto __cmp = __x._M_p <=> __y._M_p; __cmp != 0) in _GLIBCXX_VISIBILITY() member
H A Dstl_deque.h285 if (const auto __cmp = __x._M_node <=> __y._M_node; __cmp != 0) in _GLIBCXX_VISIBILITY() member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/bits/
H A Dstl_bvector.h194 if (const auto __cmp = __x._M_p <=> __y._M_p; __cmp != 0) in _GLIBCXX_VISIBILITY() member
H A Dstl_deque.h285 if (const auto __cmp = __x._M_node <=> __y._M_node; __cmp != 0) in _GLIBCXX_VISIBILITY() member