Home
last modified time | relevance | path

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

/netbsd/src/external/bsd/byacc/dist/test/
Dexpr.oxout.y1348 int nUnsolvedInsts = 0; in yyyCheckNodeInstancesSolved() local
1363 if ((np->refCountList)[i] != 0) nUnsolvedInsts += 1; in yyyCheckNodeInstancesSolved()
1364 if (nUnsolvedInsts) in yyyCheckNodeInstancesSolved()
1367 nUnsolvedInsts in yyyCheckNodeInstancesSolved()