Searched refs:hilite_node (Results 1 – 1 of 1) sorted by relevance
78 struct hilite_node struct80 struct hilite_node *parent; argument81 struct hilite_node *left; argument82 struct hilite_node *right; argument83 struct hilite_node *prev; argument84 struct hilite_node *next; argument93 struct hilite_node *nodes; argument99 struct hilite_node *root;100 struct hilite_node *lookaside;400 static struct hilite_node* hlist_find(struct hilite_tree *anchor, POSITION pos) in hlist_find()[all …]