Searched defs:SETLOOP (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) macro
H A Dy1.c580 SETLOOP(i) { function
792 SETLOOP(s)
1035 SETLOOP(k)
1117 SETLOOP(k)
1173 SETLOOP(j) q->lset[j] = p->lset[j];

Completed in 243 milliseconds