Searched refs:interval_last (Results 1 – 1 of 1) sorted by relevance
132 for (node = interval_last(root); node != NULL; \144 static struct interval_node *interval_last(struct interval_node *node) in interval_last() function170 return interval_last(node->in_left); in interval_prev()