Home | History | Annotate | Download | only in src

Lines Matching defs:start_node

178 	struct cil_tree_node *start_node = node;
189 while (node != start_node) {
246 start_node: root node to start walking from