Searched refs:TREE_NODE (Results 1 – 3 of 3) sorted by relevance
50 TREE_NODE(_tree_node_t) link; // link in the tree51 TREE_NODE(_tree_node_t) invk; // inverse link: used for invoking callbacks
13 #define TREE_NODE(type) _TREE_NODE(struct type,) macro
7 TREE_NODE(tree) link;