Home
last modified time | relevance | path

Searched refs:c_map_less (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/vector_util/
H A Dc_map.h84 #define c_map_less _c_map_less macro
118 c_bool c_map_less(c_pmap thiz, const c_pmap M, COMPARER paircmp);
H A Dc_map.c188 c_bool c_map_less(c_pmap thiz, const c_pmap M, COMPARER paircmp) in c_map_less() function