Home
last modified time | relevance | path

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

/freebsd/contrib/less/
H A Dsearch.c748 static void hlist_rotate_right(struct hilite_tree *anchor, struct hilite_node *n) in hlist_rotate_right() function
936 hlist_rotate_right(anchor, n->parent); in add_hilite()
947 hlist_rotate_right(anchor, n->parent->parent); in add_hilite()