Searched refs:interval_first (Results 1 – 1 of 1) sorted by relevance
128 for (node = interval_first(root); node != NULL; \135 static struct interval_node *interval_first(struct interval_node *node) in interval_first() function158 return interval_first(node->in_right); in interval_next()