Searched refs:tbitset (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/yacc/common/
H A Ddextern.h154 #define SETLOOP(i) for (i = 0; i < tbitset; ++i)
H A Dy1.c57 static int tbitset; /* size of lookahead sets */ variable
121 tbitset = NWORDS(ntokens*LKFACTOR);
695 aryfil(wsets[i].ws.lset, tbitset, 0);
958 aryfil(clset.lset, tbitset, 0);
1063 aryfil(clset.lset, tbitset, 0);
1159 w = & v[tbitset];

Completed in 58 milliseconds