calc_first         45 lib/regcomp.c  static reg_errcode_t calc_first (void *extra, bin_tree_t *node);
calc_first       1159 lib/regcomp.c    ret = postorder (dfa->str_tree, calc_first, dfa);