Searched refs:REDUCE (Results 1 – 1 of 1) sorted by relevance
189 REDUCE, enumerator358 assert( ap1->type==REDUCE || ap1->type==RD_RESOLVED || ap1->type==CONFLICT);359 assert( ap2->type==REDUCE || ap2->type==RD_RESOLVED || ap2->type==CONFLICT);907 Action_add(&stp->ap,REDUCE,lemp->symbols[j],(char *)cfp->rp);947 if( ap->type==REDUCE ) ap->x.rp->canReduce = B_TRUE;978 if( apx->type==SHIFT && apy->type==REDUCE ){998 }else if( apx->type==REDUCE && apy->type==REDUCE ){2635 case REDUCE: in PrintAction()2759 case REDUCE: act = ap->x.rp->index + lemp->nstate; break;3605 if( ap->type!=REDUCE ) continue;[all …]