Searched refs:defred2 (Results 1 – 1 of 1) sorted by relevance
14 static void print_reductions(action *p, int defred2);303 print_reductions(action *p, int defred2) in print_reductions() argument324 if (p->action_code == REDUCE && p->number != defred2) in print_reductions()339 if (defred2 > 0) in print_reductions()340 fprintf(verbose_file, "\t. reduce %d\n", defred2 - 2); in print_reductions()