Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/vector_util/
H A Dc_tree.h66 #define c_rb_tree _c_rb_tree macro
114 typedef struct c_rb_tree struct
120 }c_rb_tree, * c_prb_tree; argument
H A Dc_map.c57 c_prb_tree ptree = (c_prb_tree)__c_malloc(sizeof(c_rb_tree)); in __c_map()
H A Dc_tree.c747 c_rb_tree tmp; in c_rb_tree_swap()