Searched defs:ITMLOOP (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/yacc/common/
H A Dy3.c295 ITMLOOP(i, p, q) { function
440 ITMLOOP(i, pp, qq) { function
H A Ddextern.h153 #define ITMLOOP(i, p, q) q = pstate[i+1]; for (p = pstate[i]; p < q; ++p) macro
H A Dy1.c1032 ITMLOOP(i, p, q) { function

Completed in 87 milliseconds