Home | History | Annotate | Download | only in src

Lines Matching defs:start_node

92 	struct cil_tree_node *start_node = node;
103 while (node != start_node) {
160 start_node: root node to start walking from