Searched refs:hilite_node (Results 1 – 1 of 1) sorted by relevance
94 struct hilite_node struct96 struct hilite_node *parent; argument97 struct hilite_node *left; argument98 struct hilite_node *right; argument99 struct hilite_node *prev; argument100 struct hilite_node *next; argument109 struct hilite_node *nodes; argument115 struct hilite_node *root;116 struct hilite_node *lookaside;468 static struct hilite_node* hlist_find(struct hilite_tree *anchor, POSITION pos) in hlist_find()[all …]