Home
last modified time | relevance | path

Searched refs:yyss1 (Results 1 – 6 of 6) sorted by relevance

/external/e2fsprogs/intl/
Dplural.c778 short *yyss1 = yyss; in yyparse() local
787 &yyss1, yysize * sizeof (*yyssp), in yyparse()
794 &yyss1, yysize * sizeof (*yyssp), in yyparse()
798 yyss = yyss1; in yyparse()
813 short *yyss1 = yyss; in yyparse() local
824 if (yyss1 != yyssa) in yyparse()
825 YYSTACK_FREE (yyss1); in yyparse()
/external/swiftshader/src/OpenGL/compiler/preprocessor/
DExpressionParser.cpp1187 yytype_int16 *yyss1 = yyss; in yyparse() local
1194 &yyss1, yysize * sizeof (*yyssp), in yyparse()
1198 yyss = yyss1; in yyparse()
1213 yytype_int16 *yyss1 = yyss; in yyparse() local
1221 if (yyss1 != yyssa) in yyparse()
1222 YYSTACK_FREE (yyss1); in yyparse()
/external/libxkbcommon/xkbcommon/src/xkbcomp/
Dparser.c1841 yytype_int16 *yyss1 = yyss; in yyparse() local
1848 &yyss1, yysize * sizeof (*yyssp), in yyparse()
1852 yyss = yyss1; in yyparse()
1867 yytype_int16 *yyss1 = yyss; in yyparse() local
1875 if (yyss1 != yyssa) in yyparse()
1876 YYSTACK_FREE (yyss1); in yyparse()
/external/libpcap/
Dgrammar.c1908 yytype_int16 *yyss1 = yyss; in yyparse() local
1915 &yyss1, yysize * sizeof (*yyssp), in yyparse()
1919 yyss = yyss1; in yyparse()
1934 yytype_int16 *yyss1 = yyss; in yyparse() local
1942 if (yyss1 != yyssa) in yyparse()
1943 YYSTACK_FREE (yyss1); in yyparse()
/external/swiftshader/src/OpenGL/compiler/
Dglslang_tab.cpp2209 yytype_int16 *yyss1 = yyss; in yyparse() local
2217 &yyss1, yysize * sizeof (*yyssp), in yyparse()
2223 yyss = yyss1; in yyparse()
2238 yytype_int16 *yyss1 = yyss; in yyparse() local
2247 if (yyss1 != yyssa) in yyparse()
2248 YYSTACK_FREE (yyss1); in yyparse()
/external/toybox/kconfig/
Dzconf.tab.c_shipped1275 short int *yyss1 = yyss;
1283 &yyss1, yysize * sizeof (*yyssp),
1288 yyss = yyss1;
1303 short int *yyss1 = yyss;
1312 if (yyss1 != yyssa)
1313 YYSTACK_FREE (yyss1);