Searched refs:yyssa (Results 1 - 6 of 6) sorted by relevance

/external/e2fsprogs/intl/
H A Dplural.c700 short yyssa[YYINITDEPTH]; local
701 short *yyss = yyssa;
824 if (yyss1 != yyssa)
1308 if (yyss != yyssa)
/external/chromium_org/third_party/angle/src/compiler/preprocessor/
H A DExpressionParser.cpp1250 yytype_int16 yyssa[YYINITDEPTH];
1282 yyssp = yyss = yyssa;
1350 if (yyss1 != yyssa)
1879 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/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/chromium_org/third_party/angle/src/compiler/
H A Dglslang_tab.cpp2010 yytype_int16 yyssa[YYINITDEPTH];
2051 yyssp = yyss = yyssa;
2125 if (yyss1 != yyssa)
4853 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 228 milliseconds