Home
last modified time | relevance | path

Searched refs:c_rb_tree_empty (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/vector_util/
H A Dc_tree.h75 #define c_rb_tree_empty _c_rb_tree_empty macro
131 c_bool c_rb_tree_empty(c_prb_tree thiz);
H A Dc_map.c97 return c_rb_tree_empty((c_prb_tree)thiz->_l); in c_map_empty()
H A Dc_tree.c730 c_bool c_rb_tree_empty(c_prb_tree thiz) in c_rb_tree_empty() function