Searched refs:YYFREE (Results 1 - 5 of 5) sorted by relevance

/external/bison/data/
H A Dyacc.c508 # define YYSTACK_FREE YYFREE
514 && (defined YYFREE || defined free)))
526 # ifndef YYFREE
527 # define YYFREE free
H A Dglr.c266 #ifndef YYFREE
267 # define YYFREE free macro
1082 YYFREE (yyset->yystates);
1090 YYFREE (yyset->yystates);
1091 YYFREE (yyset->yylookaheadNeeds);
1173 YYFREE (yystackp->yyitems);
1183 YYFREE (yystackp->yyitems);
2131 YYFREE (yymsg);
/external/libpcap/
H A Dgrammar.c792 # define YYSTACK_FREE YYFREE
798 && (defined YYFREE || defined free)))
810 # ifndef YYFREE
811 # define YYFREE free macro
/external/toybox/kconfig/
H A Dzconf.tab.c_shipped282 # define YYSTACK_FREE YYFREE
296 # ifndef YYFREE
297 # define YYFREE free
/external/bison/src/
H A Dparse-gram.c494 # define YYSTACK_FREE YYFREE
500 && (defined YYFREE || defined free)))
513 # ifndef YYFREE
514 # define YYFREE free macro

Completed in 372 milliseconds