Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/yacc/common/
H A Dy4.c76 nnonter = 0; in callopt()
102 yypgo[++nnonter] = optimmem-tracemem; in callopt()
122 yypgo[nnonter--] = (--optimmem) - tracemem; in callopt()
149 for (i = 1; i <= nnonter; ++i) { in callopt()
375 for (i = 1; i <= nnonter; ++i) in nxti()
428 arout(L"yypgo", pgo, nnonter + 1); in aoutput()
H A Ddextern.h146 #define NTLOOP(i) for (i = 0; i <= nnonter; ++i)
213 extern int nnonter; /* the number of nonterminals */
H A Dy1.c433 ntokens, ntoksz, nnonter, nnontersz); in summary()
687 zzcwp = nnonter; in cpfir()
860 aryfil(pempty, nnonter+1, WHOKNOWS); in cempty()
915 aryfil(pempty, nnonter+1, WHOKNOWS); in cempty()
964 aryfil(temp1, nnonter + 1, 0); in stagen()
999 indgo[i] = apack(&temp1[1], nnonter - 1) - 1; in stagen()
1202 for (i = 0; i <= nnonter; ++i) in exp_lkst()
H A Dy3.c206 for (i = 1; i <= nnonter; ++i) { in go2out()
254 aryfil(temp1, nnonter + 1, 0); in go2gen()
472 for (j0 = 1; j0 <= nnonter; ++j0) { in wrstate()
H A Dy2.c116 int nnonter = -1; variable
893 if (++nnonter >= nnontersz) in defin()
895 nontrst[nnonter].name = cstash(s); in defin()
896 return (NTBASE + nnonter); in defin()
1502 id_sw = nnonter; in cpyact()
1507 if (id_sw != nnonter) in cpyact()
1570 --nnonter; in cpyact()