Searched refs:newstp (Results 1 – 1 of 1) sorted by relevance
1031 struct state *newstp; /* A pointer to a successor state */ in buildshifts() local1059 newstp = getstate(lemp); in buildshifts()1066 Action_add(&stp->ap,SHIFT,sp->subsym[i],(char*)newstp); in buildshifts()1069 Action_add(&stp->ap,SHIFT,sp,(char *)newstp); in buildshifts()