Searched refs:hilite_node (Results 1 – 1 of 1) sorted by relevance
92 struct hilite_node struct94 struct hilite_node *parent; argument95 struct hilite_node *left; argument96 struct hilite_node *right; argument97 struct hilite_node *prev; argument98 struct hilite_node *next; argument107 struct hilite_node *nodes; argument113 struct hilite_node *root;114 struct hilite_node *lookaside;424 static struct hilite_node* hlist_find(struct hilite_tree *anchor, POSITION pos) in hlist_find()[all …]