Home
last modified time | relevance | path

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

/freebsd/contrib/byacc/test/
H A Dexpr.oxout.y957 {yyyRCT *rcPdum; in yyyGenLeaf() local
973 rcPdum = (*yyyOxStackItem)->node->refCountList = in yyyGenLeaf()
975 if (rcPdum == (yyyRCT *) NULL) in yyyGenLeaf()
977 while (startP < stopP) rcPdum[yyyLRCIL[startP++]] = 0; in yyyGenLeaf()
/freebsd/contrib/byacc/test/yacc/
H A Dexpr.oxout.tab.c1156 {yyyRCT *rcPdum; in yyyGenLeaf() local
1172 rcPdum = (*yyyOxStackItem)->node->refCountList = in yyyGenLeaf()
1174 if (rcPdum == (yyyRCT *) NULL) in yyyGenLeaf()
1176 while (startP < stopP) rcPdum[yyyLRCIL[startP++]] = 0; in yyyGenLeaf()
/freebsd/contrib/byacc/test/btyacc/
H A Dexpr.oxout.tab.c1306 {yyyRCT *rcPdum; in yyyGenLeaf() local
1322 rcPdum = (*yyyOxStackItem)->node->refCountList = in yyyGenLeaf()
1324 if (rcPdum == (yyyRCT *) NULL) in yyyGenLeaf()
1326 while (startP < stopP) rcPdum[yyyLRCIL[startP++]] = 0; in yyyGenLeaf()