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