Home
last modified time | relevance | path

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

/freebsd/contrib/byacc/test/
H A Dexpr.oxout.y49 void yyyGenIntNode(long yyyProdNum, int yyyRHSlength, int yyyNattrbs, struct yyyOxAttrbs *yyval_OxA…
829 void yyyGenIntNode(long yyyProdNum, int yyyRHSlength, int yyyNattrbs, struct yyyOxAttrbs *yyval_OxA… in yyyGenIntNode() argument
850 (*yyyOxStackItem)->node->refCountListLen = yyyNattrbs; in yyyGenIntNode()
852 (yyyRCT *) calloc((size_t)yyyNattrbs, (size_t)sizeof(yyyRCT)); in yyyGenIntNode()
/freebsd/contrib/byacc/test/yacc/
H A Dexpr.oxout.tab.c138 void yyyGenIntNode(long yyyProdNum, int yyyRHSlength, int yyyNattrbs, struct yyyOxAttrbs *yyval_OxA…
1028 void yyyGenIntNode(long yyyProdNum, int yyyRHSlength, int yyyNattrbs, struct yyyOxAttrbs *yyval_OxA… in yyyGenIntNode() argument
1049 (*yyyOxStackItem)->node->refCountListLen = yyyNattrbs; in yyyGenIntNode()
1051 (yyyRCT *) calloc((size_t)yyyNattrbs, (size_t)sizeof(yyyRCT)); in yyyGenIntNode()
/freebsd/contrib/byacc/test/btyacc/
H A Dexpr.oxout.tab.c158 void yyyGenIntNode(long yyyProdNum, int yyyRHSlength, int yyyNattrbs, struct yyyOxAttrbs *yyval_OxA…
1178 void yyyGenIntNode(long yyyProdNum, int yyyRHSlength, int yyyNattrbs, struct yyyOxAttrbs *yyval_OxA… in yyyGenIntNode() argument
1199 (*yyyOxStackItem)->node->refCountListLen = yyyNattrbs; in yyyGenIntNode()
1201 (yyyRCT *) calloc((size_t)yyyNattrbs, (size_t)sizeof(yyyRCT)); in yyyGenIntNode()