work_tree 3100 maint/gnulib/lib/regcomp.c bin_tree_t *work_tree; work_tree 3348 maint/gnulib/lib/regcomp.c work_tree = create_token_tree (dfa, NULL, NULL, &br_token); work_tree 3349 maint/gnulib/lib/regcomp.c if (__glibc_unlikely (work_tree == NULL)) work_tree 3353 maint/gnulib/lib/regcomp.c work_tree = create_tree (dfa, work_tree, mbc_tree, OP_ALT); work_tree 3354 maint/gnulib/lib/regcomp.c if (__glibc_unlikely (work_tree == NULL)) work_tree 3360 maint/gnulib/lib/regcomp.c work_tree = mbc_tree; work_tree 3372 maint/gnulib/lib/regcomp.c work_tree = create_token_tree (dfa, NULL, NULL, &br_token); work_tree 3373 maint/gnulib/lib/regcomp.c if (__glibc_unlikely (work_tree == NULL)) work_tree 3376 maint/gnulib/lib/regcomp.c return work_tree;