Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/vector_util/
H A Dc_vector.h69 #define c_vector_empty _c_vector_empty macro
105 c_bool c_vector_empty(c_pvector thiz);
H A Dc_vector.c402 c_bool c_vector_empty(c_pvector thiz) in c_vector_empty() function