Searched refs:iDfltReduce (Results 1 – 1 of 1) sorted by relevance
365 int iDfltReduce; /* Default action is to REDUCE by this rule */ member4729 if( stp->iDfltReduce<0 ){ in ReportTable()4732 fprintf(out, " %4d,", stp->iDfltReduce + lemp->minReduce); in ReportTable()5137 stp->iDfltReduce = -1; /* Init dflt action to "syntax error" */ in ResortStates()5149 stp->iDfltReduce = iAction; in ResortStates()