Searched defs:yyssa (Results 1 - 10 of 10) sorted by relevance

/external/bison/data/
H A Dyacc.c241 yytype_int16 yyssa[YYINITDEPTH];
1472 if (!yyps->yynew && yyps->yyss != yyps->yyssa)
1484 #define yyssa yyps->yyssa macro
1559 yyssp = yyss = yyssa;
1647 if (yyss1 != yyssa)
2038 if (yyss != yyssa)
/external/e2fsprogs/intl/
H A Dplural.c700 short yyssa[YYINITDEPTH]; local
701 short *yyss = yyssa;
824 if (yyss1 != yyssa)
1308 if (yyss != yyssa)
/external/elfutils/0.153/src/
H A Dldscript.c1408 yytype_int16 yyssa[YYINITDEPTH]; local
1441 yyss = yyssa;
1517 if (yyss1 != yyssa)
2419 if (yyss != yyssa)
/external/linux-tools-perf/perf-3.12.0/tools/perf/util/
H A Dparse-events-bison.c1275 yytype_int16 yyssa[YYINITDEPTH]; local
1308 yyss = yyssa;
1384 if (yyss1 != yyssa)
2143 if (yyss != yyssa)
H A Dpmu-bison.c1166 yytype_int16 yyssa[YYINITDEPTH]; local
1199 yyss = yyssa;
1275 if (yyss1 != yyssa)
1682 if (yyss != yyssa)
/external/bison/src/
H A Dparse-gram.c1934 yytype_int16 yyssa[YYINITDEPTH]; local
1980 yyssp = yyss = yyssa;
2071 if (yyss1 != yyssa)
3131 if (yyss != yyssa)
/external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/
H A Dglcpp-parse.c1638 yytype_int16 yyssa[YYINITDEPTH]; local
1680 yyss = yyssa;
1784 if (yyss1 != yyssa)
3042 if (yyss != yyssa)
/external/elfutils/0.153/libcpu/
H A Di386_parse.c1400 yytype_int16 yyssa[YYINITDEPTH]; local
1433 yyss = yyssa;
1509 if (yyss1 != yyssa)
2244 if (yyss != yyssa)
/external/libpcap/
H A Dgrammar.c2022 yytype_int16 yyssa[YYINITDEPTH]; local
2055 yyss = yyssa;
2131 if (yyss1 != yyssa)
3960 if (yyss != yyssa)
/external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/program/
H A Dprogram_parse.tab.c2036 yytype_int16 yyssa[YYINITDEPTH]; local
2078 yyss = yyssa;
2166 if (yyss1 != yyssa)
5362 if (yyss != yyssa)

Completed in 278 milliseconds