Home
last modified time | relevance | path

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

/freebsd/contrib/byacc/test/
H A Dexpr.oxout.y222 if (!(--((dumNode->refCountList)[yyyEntL[startP+1]] in yyySignalEnts()
851 (*yyyOxStackItem)->node->refCountList = in yyyGenIntNode()
853 if ((*yyyOxStackItem)->node->refCountList == (yyyRCT *) NULL) in yyyGenIntNode()
887 {(yyyOxStackItem->node->refCountList)[yyyRCIL[nextP+1]] = yyyRCIL[nextP+2]; in yyyAdjustINRC()
890 …{(((yyyOxStackItem->node->cL)[yyyRCIL[nextP]])->refCountList)[yyyRCIL[nextP+1]] = yyyRCIL[nextP+2]; in yyyAdjustINRC()
973 rcPdum = (*yyyOxStackItem)->node->refCountList = in yyyGenLeaf()
1361 if ((np->refCountList)[i] != 0) nUnsolvedInsts += 1; in yyyCheckNodeInstancesSolved()
1387 if ((np->refCountList)[i] != 0) in yyyCheckNodeInstancesSolved()
1389 yyyAttrbStr(prodNum,symPos,i),(np->refCountList)[i]); in yyyCheckNodeInstancesSolved()
1401 rcp = pNode->refCountList; in yyyCheckUnsolvedInstTrav()
H A Dexpr.oxout.h21 int * refCountList; member
/freebsd/contrib/byacc/test/yacc/
H A Dexpr.oxout.tab.c421 if (!(--((dumNode->refCountList)[yyyEntL[startP+1]] in yyySignalEnts()
1050 (*yyyOxStackItem)->node->refCountList = in yyyGenIntNode()
1052 if ((*yyyOxStackItem)->node->refCountList == (yyyRCT *) NULL) in yyyGenIntNode()
1086 {(yyyOxStackItem->node->refCountList)[yyyRCIL[nextP+1]] = yyyRCIL[nextP+2]; in yyyAdjustINRC()
1089 …{(((yyyOxStackItem->node->cL)[yyyRCIL[nextP]])->refCountList)[yyyRCIL[nextP+1]] = yyyRCIL[nextP+2]; in yyyAdjustINRC()
1172 rcPdum = (*yyyOxStackItem)->node->refCountList = in yyyGenLeaf()
1560 if ((np->refCountList)[i] != 0) nUnsolvedInsts += 1; in yyyCheckNodeInstancesSolved()
1586 if ((np->refCountList)[i] != 0) in yyyCheckNodeInstancesSolved()
1588 yyyAttrbStr(prodNum,symPos,i),(np->refCountList)[i]); in yyyCheckNodeInstancesSolved()
1600 rcp = pNode->refCountList; in yyyCheckUnsolvedInstTrav()
/freebsd/contrib/byacc/test/btyacc/
H A Dexpr.oxout.tab.c571 if (!(--((dumNode->refCountList)[yyyEntL[startP+1]] in yyySignalEnts()
1200 (*yyyOxStackItem)->node->refCountList = in yyyGenIntNode()
1202 if ((*yyyOxStackItem)->node->refCountList == (yyyRCT *) NULL) in yyyGenIntNode()
1236 {(yyyOxStackItem->node->refCountList)[yyyRCIL[nextP+1]] = yyyRCIL[nextP+2]; in yyyAdjustINRC()
1239 …{(((yyyOxStackItem->node->cL)[yyyRCIL[nextP]])->refCountList)[yyyRCIL[nextP+1]] = yyyRCIL[nextP+2]; in yyyAdjustINRC()
1322 rcPdum = (*yyyOxStackItem)->node->refCountList = in yyyGenLeaf()
1710 if ((np->refCountList)[i] != 0) nUnsolvedInsts += 1; in yyyCheckNodeInstancesSolved()
1736 if ((np->refCountList)[i] != 0) in yyyCheckNodeInstancesSolved()
1738 yyyAttrbStr(prodNum,symPos,i),(np->refCountList)[i]); in yyyCheckNodeInstancesSolved()
1750 rcp = pNode->refCountList; in yyyCheckUnsolvedInstTrav()