tree_first       2312 maint/gnulib/lib/regcomp.c 	  bin_tree_t *tree_first, *tree_last;
tree_first       2316 maint/gnulib/lib/regcomp.c 	      tree_first = create_token_tree (dfa, NULL, NULL, token);
tree_first       2322 maint/gnulib/lib/regcomp.c 	      tree_first = create_token_tree (dfa, NULL, NULL, token);
tree_first       2326 maint/gnulib/lib/regcomp.c 	  tree = create_tree (dfa, tree_first, tree_last, OP_ALT);
tree_first       2327 maint/gnulib/lib/regcomp.c 	  if (__glibc_unlikely (tree_first == NULL || tree_last == NULL