Searched refs:c_rb_tree_empty (Results 1 – 3 of 3) sorted by relevance
75 #define c_rb_tree_empty _c_rb_tree_empty macro131 c_bool c_rb_tree_empty(c_prb_tree thiz);
97 return c_rb_tree_empty((c_prb_tree)thiz->_l); in c_map_empty()
730 c_bool c_rb_tree_empty(c_prb_tree thiz) in c_rb_tree_empty() function