Searched refs:old_tree (Results 1 - 1 of 1) sorted by relevance

/haiku/src/system/libroot/posix/glibc/regex/
H A Dregcomp.c2446 bin_tree_t *tree = NULL, *old_tree = NULL;
2533 old_tree = tree;
2536 old_tree = NULL;
2560 if (old_tree)
2561 tree = create_tree (dfa, old_tree, tree, CONCAT);
2437 bin_tree_t *tree = NULL, *old_tree = NULL; local

Completed in 35 milliseconds