Home | History | Annotate | Download | only in nawk-20071023

Lines Matching refs:gototab

168 		f->gototab[2][i] = 0;
478 if ((ns = f->gototab[s][*p]) != 0)
509 if ((ns = f->gototab[s][*q]) != 0)
541 f->gototab[2][i] = 0;
567 if ((ns = f->gototab[s][*q]) != 0)
598 f->gototab[2][i] = 0;
866 /* compute positions of gototab[s,c] into setvec */
909 f->gototab[s][c] = i;
923 f->gototab[f->curstat][i] = 0;
929 f->gototab[s][c] = f->curstat;