Home | History | Annotate | Download | only in lib

Lines Matching full:old_tree

2482   bin_tree_t *tree = NULL, *old_tree = NULL;
2569 old_tree = tree;
2572 old_tree = NULL;
2598 if (old_tree)
2599 tree = create_tree (dfa, old_tree, tree, CONCAT);