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

/external/bison/data/
H A Dyacc.c332 # define YYSTACK_FREE YYFREE
338 && (defined YYFREE || defined free)))
350 # ifndef YYFREE
351 # define YYFREE free
H A Dglr.c271 #ifndef YYFREE
272 # define YYFREE free macro
1149 YYFREE (yyset->yystates);
1157 YYFREE (yyset->yystates);
1158 YYFREE (yyset->yylookaheadNeeds);
1240 YYFREE (yystackp->yyitems);
1250 YYFREE (yystackp->yyitems);
2166 YYFREE (yymsg);
/external/libpcap/
H A Dgrammar.c521 # define YYSTACK_FREE YYFREE
535 # ifndef YYFREE
536 # define YYFREE free macro
/external/bison/src/
H A Dparse-gram.c440 # define YYSTACK_FREE YYFREE
446 && (defined YYFREE || defined free)))
459 # ifndef YYFREE
460 # define YYFREE free macro
/external/webkit/WebCore/xml/
H A DXPathGrammar.y43 #define YYFREE fastFree
/external/elfutils/src/
H A Dldscript.c228 # ifndef YYFREE
229 # define YYFREE free macro
260 # define YYSTACK_FREE YYFREE
/external/webkit/WebCore/css/
H A DCSSGrammar.y47 #define YYFREE fastFree
/external/webkit/JavaScriptCore/parser/
H A DGrammar.y38 #define YYFREE fastFree

Completed in 71 milliseconds