Searched refs:nbrstk (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/efcode/engine/
H A Ddebug.c1158 int nbrtab = 0, nthentab = 0, nbrstk = 0; local
1194 brstk[nbrstk++] = brtab[i+1];
1276 if (nbrstk) {
1283 nbrstk--;
1311 if (nbrstk) {
1318 nbrstk--;
1322 } else if (nbrstk > 0 &&
1323 *acf >= brstk[nbrstk - 1]) {

Completed in 17 milliseconds