Searched refs:hilite_node (Results 1 – 1 of 1) sorted by relevance
93 struct hilite_node struct95 struct hilite_node *parent; argument96 struct hilite_node *left; argument97 struct hilite_node *right; argument98 struct hilite_node *prev; argument99 struct hilite_node *next; argument108 struct hilite_node *nodes; argument114 struct hilite_node *root;115 struct hilite_node *lookaside;430 static struct hilite_node* hlist_find(struct hilite_tree *anchor, POSITION pos) in hlist_find()[all …]