Home
last modified time | relevance | path

Searched refs:nnonter (Results 1 – 5 of 5) sorted by relevance

/titanic_41/usr/src/cmd/sgs/yacc/common/
H A Dy4.c78 nnonter = 0; in callopt()
104 yypgo[++nnonter] = optimmem-tracemem; in callopt()
124 yypgo[nnonter--] = (--optimmem) - tracemem; in callopt()
151 for (i = 1; i <= nnonter; ++i) { in callopt()
377 for (i = 1; i <= nnonter; ++i) in nxti()
430 arout(L"yypgo", pgo, nnonter + 1); in aoutput()
H A Ddextern.h148 #define NTLOOP(i) for (i = 0; i <= nnonter; ++i)
215 extern int nnonter; /* the number of nonterminals */
H A Dy1.c435 ntokens, ntoksz, nnonter, nnontersz); in summary()
693 zzcwp = nnonter; in cpfir()
869 aryfil(pempty, nnonter+1, WHOKNOWS); in cempty()
924 aryfil(pempty, nnonter+1, WHOKNOWS); in cempty()
973 aryfil(temp1, nnonter + 1, 0); in stagen()
1008 indgo[i] = apack(&temp1[1], nnonter - 1) - 1; in stagen()
1213 for (i = 0; i <= nnonter; ++i) in exp_lkst()
H A Dy3.c210 for (i = 1; i <= nnonter; ++i) { in go2out()
257 aryfil(temp1, nnonter + 1, 0); in go2gen()
475 for (j0 = 1; j0 <= nnonter; ++j0) { in wrstate()
H A Dy2.c118 int nnonter = -1; variable
901 if (++nnonter >= nnontersz) in defin()
903 nontrst[nnonter].name = cstash(s); in defin()
904 return (NTBASE + nnonter); in defin()
1510 id_sw = nnonter; in cpyact()
1515 if (id_sw != nnonter) in cpyact()
1578 --nnonter; in cpyact()