Home
last modified time | relevance | path

Searched refs:MUSTLOOKAHEAD (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/cmd/sgs/yacc/common/
H A Dy3.c55 nolook = !(tystate[i] == MUSTLOOKAHEAD); in output()
443 if (tystate[i] == MUSTLOOKAHEAD) { in wrstate()
H A Ddextern.h123 #define MUSTLOOKAHEAD 2 macro
H A Dy1.c983 tystate[i] = MUSTLOOKAHEAD; in stagen()