Searched refs:nolook (Results 1 – 3 of 3) sorted by relevance
62 int nolook = 0; /* flag to suppress lookahead computations */ variable788 if (nolook) in state()803 if (nolook) in state()840 if (!nolook)1070 if (nolook) in closure()1100 if (nolook) in closure()1115 if (!nolook) { in closure()1132 (void) fprintf(foutput, "\nState %d, nolook = %d\n", i, nolook); in closure()
55 nolook = !(tystate[i] == MUSTLOOKAHEAD); in output()58 nolook = 1; in output()
239 extern int nolook; /* flag to turn off lookahead computations */