Searched defs:nolook (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/yacc/common/
H A Dy1.c62 int nolook = 0; /* flag to suppress lookahead computations */ variable
788 if (nolook)
803 if (nolook)
808 * state/nolook un-translated.
811 "yacc state/nolook error"));
840 if (!nolook)
1070 if (nolook)
1100 if (nolook)
1115 if (!nolook) {
1132 (void) fprintf(foutput, "\nState %d, nolook
[all...]

Completed in 46 milliseconds