Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/yacc/common/
H A Dy3.c260 PLOOP(0, i) { in go2gen()
517 PLOOP(1, i) { in hideprod()
H A Dy1.c262 PLOOP(1, i) in others()
643 PLOOP(0, j) { in cpres()
867 PLOOP(0, i) { in cempty()
920 PLOOP(1, i) { in cempty()
H A Ddextern.h147 #define PLOOP(s, i) for (i = s; i < nprod; ++i) macro