Searched refs:yyyOxStackItem (Results 1 – 5 of 5) sorted by relevance
33 struct yyyStackItem *yyyOxStackItem; member67 yyyDecorate(); yyyExecuteRRsection($<yyyOxAttrbs>2.yyyOxStackItem->node);831 yyySIT **yyyOxStackItem = &yyval_OxAttrbs->yyyOxStackItem; in yyyGenIntNode() local835 *yyyOxStackItem = (yyySIT *) malloc((size_t)sizeof(yyySIT)); in yyyGenIntNode()836 if (*yyyOxStackItem == (yyySIT *) NULL) in yyyGenIntNode()838 (*yyyOxStackItem)->node = in yyyGenIntNode()840 if ((*yyyOxStackItem)->node == (yyyGNT *) NULL) in yyyGenIntNode()842 (*yyyOxStackItem)->solvedSAlist = yyyLambdaSSAL; in yyyGenIntNode()843 (*yyyOxStackItem)->node->parent.stackref = *yyyOxStackItem; in yyyGenIntNode()844 (*yyyOxStackItem)->node->parentIsStack = 1; in yyyGenIntNode()[all …]
122 struct yyyStackItem *yyyOxStackItem; member1030 yyySIT **yyyOxStackItem = &yyval_OxAttrbs->yyyOxStackItem; in yyyGenIntNode() local1034 *yyyOxStackItem = (yyySIT *) malloc((size_t)sizeof(yyySIT)); in yyyGenIntNode()1035 if (*yyyOxStackItem == (yyySIT *) NULL) in yyyGenIntNode()1037 (*yyyOxStackItem)->node = in yyyGenIntNode()1039 if ((*yyyOxStackItem)->node == (yyyGNT *) NULL) in yyyGenIntNode()1041 (*yyyOxStackItem)->solvedSAlist = yyyLambdaSSAL; in yyyGenIntNode()1042 (*yyyOxStackItem)->node->parent.stackref = *yyyOxStackItem; in yyyGenIntNode()1043 (*yyyOxStackItem)->node->parentIsStack = 1; in yyyGenIntNode()1044 (*yyyOxStackItem)->node->cLlen = yyyRHSlength; in yyyGenIntNode()[all …]
11 struct yyyStackItem *yyyOxStackItem; member
142 struct yyyStackItem *yyyOxStackItem; member1180 yyySIT **yyyOxStackItem = &yyval_OxAttrbs->yyyOxStackItem; in yyyGenIntNode() local1184 *yyyOxStackItem = (yyySIT *) malloc((size_t)sizeof(yyySIT)); in yyyGenIntNode()1185 if (*yyyOxStackItem == (yyySIT *) NULL) in yyyGenIntNode()1187 (*yyyOxStackItem)->node = in yyyGenIntNode()1189 if ((*yyyOxStackItem)->node == (yyyGNT *) NULL) in yyyGenIntNode()1191 (*yyyOxStackItem)->solvedSAlist = yyyLambdaSSAL; in yyyGenIntNode()1192 (*yyyOxStackItem)->node->parent.stackref = *yyyOxStackItem; in yyyGenIntNode()1193 (*yyyOxStackItem)->node->parentIsStack = 1; in yyyGenIntNode()1194 (*yyyOxStackItem)->node->cLlen = yyyRHSlength; in yyyGenIntNode()[all …]
14 struct yyyStackItem *yyyOxStackItem; member