Home
last modified time | relevance | path

Searched refs:MUSTDO (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/cmd/sgs/yacc/common/
H A Dy1.c795 tystate[i] = MUSTDO; in state()
822 tystate[nstate] = MUSTDO; in state()
960 tystate[0] = MUSTDO; in stagen()
970 if (tystate[i] != MUSTDO) in stagen()
H A Ddextern.h122 #define MUSTDO 1 macro