Searched defs:yyss1 (Results 1 - 9 of 9) sorted by relevance

/external/e2fsprogs/intl/
H A Dplural.c778 short *yyss1 = yyss; local
787 &yyss1, yysize * sizeof (*yyssp),
794 &yyss1, yysize * sizeof (*yyssp),
798 yyss = yyss1;
813 short *yyss1 = yyss;
824 if (yyss1 != yyssa)
825 YYSTACK_FREE (yyss1);
/external/elfutils/0.153/src/
H A Dldscript.c1483 yytype_int16 *yyss1 = yyss; local
1490 &yyss1, yysize * sizeof (*yyssp),
1494 yyss = yyss1;
1509 yytype_int16 *yyss1 = yyss;
1517 if (yyss1 != yyssa)
1518 YYSTACK_FREE (yyss1);
/external/linux-tools-perf/perf-3.12.0/tools/perf/util/
H A Dparse-events-bison.c1350 yytype_int16 *yyss1 = yyss; local
1357 &yyss1, yysize * sizeof (*yyssp),
1361 yyss = yyss1;
1376 yytype_int16 *yyss1 = yyss;
1384 if (yyss1 != yyssa)
1385 YYSTACK_FREE (yyss1);
H A Dpmu-bison.c1241 yytype_int16 *yyss1 = yyss; local
1248 &yyss1, yysize * sizeof (*yyssp),
1252 yyss = yyss1;
1267 yytype_int16 *yyss1 = yyss;
1275 if (yyss1 != yyssa)
1276 YYSTACK_FREE (yyss1);
/external/bison/src/
H A Dparse-gram.c2033 yytype_int16 *yyss1 = yyss; local
2041 &yyss1, yysize * sizeof (*yyssp),
2047 yyss = yyss1;
2062 yytype_int16 *yyss1 = yyss;
2071 if (yyss1 != yyssa)
2072 YYSTACK_FREE (yyss1);
/external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/
H A Dglcpp-parse.c1746 yytype_int16 *yyss1 = yyss; local
1754 &yyss1, yysize * sizeof (*yyssp),
1760 yyss = yyss1;
1775 yytype_int16 *yyss1 = yyss;
1784 if (yyss1 != yyssa)
1785 YYSTACK_FREE (yyss1);
/external/elfutils/0.153/libcpu/
H A Di386_parse.c1475 yytype_int16 *yyss1 = yyss; local
1482 &yyss1, yysize * sizeof (*yyssp),
1486 yyss = yyss1;
1501 yytype_int16 *yyss1 = yyss;
1509 if (yyss1 != yyssa)
1510 YYSTACK_FREE (yyss1);
/external/libpcap/
H A Dgrammar.c2097 yytype_int16 *yyss1 = yyss; local
2104 &yyss1, yysize * sizeof (*yyssp),
2108 yyss = yyss1;
2123 yytype_int16 *yyss1 = yyss;
2131 if (yyss1 != yyssa)
2132 YYSTACK_FREE (yyss1);
/external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/program/
H A Dprogram_parse.tab.c2128 yytype_int16 *yyss1 = yyss; local
2136 &yyss1, yysize * sizeof (*yyssp),
2142 yyss = yyss1;
2157 yytype_int16 *yyss1 = yyss;
2166 if (yyss1 != yyssa)
2167 YYSTACK_FREE (yyss1);

Completed in 652 milliseconds