Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/byacc/test/
H A Dexpr.oxout.y33 struct yyyStackItem *yyyOxStackItem; member
831 yyySIT **yyyOxStackItem = &yyval_OxAttrbs->yyyOxStackItem; in yyyGenIntNode() local
838 (*yyyOxStackItem)->node = in yyyGenIntNode()
843 (*yyyOxStackItem)->node->parent.stackref = *yyyOxStackItem; in yyyGenIntNode()
846 (*yyyOxStackItem)->node->cL = in yyyGenIntNode()
875 yyySIT *yyyOxStackItem = yyval_OxAttrbs->yyyOxStackItem; in yyyAdjustINRC() local
958 yyySIT **yyyOxStackItem = &mylval->yyyOxAttrbs.yyyOxStackItem; in yyyGenLeaf() local
962 (*yyyOxStackItem)->node = in yyyGenLeaf()
968 (*yyyOxStackItem)->node->parent.stackref = *yyyOxStackItem; in yyyGenLeaf()
970 (*yyyOxStackItem)->node->cLlen = 0; in yyyGenLeaf()
[all …]
/freebsd-14.2/contrib/byacc/test/yacc/
H A Dexpr.oxout.tab.c122 struct yyyStackItem *yyyOxStackItem; member
1030 yyySIT **yyyOxStackItem = &yyval_OxAttrbs->yyyOxStackItem; in yyyGenIntNode() local
1037 (*yyyOxStackItem)->node = in yyyGenIntNode()
1042 (*yyyOxStackItem)->node->parent.stackref = *yyyOxStackItem; in yyyGenIntNode()
1045 (*yyyOxStackItem)->node->cL = in yyyGenIntNode()
1074 yyySIT *yyyOxStackItem = yyval_OxAttrbs->yyyOxStackItem; in yyyAdjustINRC() local
1157 yyySIT **yyyOxStackItem = &mylval->yyyOxAttrbs.yyyOxStackItem; in yyyGenLeaf() local
1161 (*yyyOxStackItem)->node = in yyyGenLeaf()
1167 (*yyyOxStackItem)->node->parent.stackref = *yyyOxStackItem; in yyyGenLeaf()
1169 (*yyyOxStackItem)->node->cLlen = 0; in yyyGenLeaf()
[all …]
H A Dexpr.oxout.tab.h11 struct yyyStackItem *yyyOxStackItem; member
/freebsd-14.2/contrib/byacc/test/btyacc/
H A Dexpr.oxout.tab.c142 struct yyyStackItem *yyyOxStackItem; member
1180 yyySIT **yyyOxStackItem = &yyval_OxAttrbs->yyyOxStackItem; in yyyGenIntNode() local
1187 (*yyyOxStackItem)->node = in yyyGenIntNode()
1192 (*yyyOxStackItem)->node->parent.stackref = *yyyOxStackItem; in yyyGenIntNode()
1195 (*yyyOxStackItem)->node->cL = in yyyGenIntNode()
1224 yyySIT *yyyOxStackItem = yyval_OxAttrbs->yyyOxStackItem; in yyyAdjustINRC() local
1307 yyySIT **yyyOxStackItem = &mylval->yyyOxAttrbs.yyyOxStackItem; in yyyGenLeaf() local
1311 (*yyyOxStackItem)->node = in yyyGenLeaf()
1317 (*yyyOxStackItem)->node->parent.stackref = *yyyOxStackItem; in yyyGenLeaf()
1319 (*yyyOxStackItem)->node->cLlen = 0; in yyyGenLeaf()
[all …]
H A Dexpr.oxout.tab.h14 struct yyyStackItem *yyyOxStackItem; member