Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/vector_util/
H A Dc_vector.h86 #define c_vector_less _c_vector_less macro
122 c_bool c_vector_less(c_pvector thiz, const c_pvector V);
H A Dc_vector.c658 c_bool c_vector_less(c_pvector thiz, const c_pvector V) in c_vector_less() function