Home
last modified time | relevance | path

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

/freebsd/contrib/less/
H A Dsearch.c720 static void hlist_rotate_left(struct hilite_tree *anchor, struct hilite_node *n) in hlist_rotate_left() function
931 hlist_rotate_left(anchor, n->parent); in add_hilite()
949 hlist_rotate_left(anchor, n->parent->parent); in add_hilite()