Home
last modified time | relevance | path

Searched refs:hlist_rotate_left (Results 1 – 1 of 1) sorted by relevance

/freebsd-head/contrib/less/
HDsearch.c742 static void hlist_rotate_left(struct hilite_tree *anchor, struct hilite_node *n) in hlist_rotate_left() function
953 hlist_rotate_left(anchor, n->parent); in add_hilite()
971 hlist_rotate_left(anchor, n->parent->parent); in add_hilite()