Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/sgs/yacc/common/
H A Dy3.c263 PLOOP(0, i) { in go2gen()
522 PLOOP(1, i) { in hideprod()
H A Dy1.c263 PLOOP(1, i) in others()
649 PLOOP(0, j) { in cpres()
876 PLOOP(0, i) { in cempty()
929 PLOOP(1, i) { in cempty()
H A Ddextern.h149 #define PLOOP(s, i) for (i = s; i < nprod; ++i) macro