Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/sgs/yacc/common/
H A Dy1.c580 SETLOOP(i) {
792 SETLOOP(s) in state()
1035 SETLOOP(k) in closure()
1117 SETLOOP(k) in closure()
1173 SETLOOP(j) q->lset[j] = p->lset[j];
H A Ddextern.h154 #define SETLOOP(i) for (i = 0; i < tbitset; ++i) macro