Home
last modified time | relevance | path

Searched refs:yyss1 (Results 1 – 8 of 8) 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.cpp1164 yytype_int16 *yyss1 = yyss; in yyparse() local
1171 &yyss1, yysize * sizeof (*yyssp), in yyparse()
1175 yyss = yyss1; in yyparse()
1190 yytype_int16 *yyss1 = yyss; in yyparse() local
1198 if (yyss1 != yyssa) in yyparse()
1199 YYSTACK_FREE (yyss1); in yyparse()
/external/bison/data/
Dyacc.c1609 yytype_int16 *yyss1 = yyss;]b4_locations_if([
1617 &yyss1, yysize * sizeof (*yyssp),
1623 yyss = yyss1;
1638 yytype_int16 *yyss1 = yyss;
1647 if (yyss1 != yyssa)
1648 YYSTACK_FREE (yyss1);
/external/bison/src/
Dparse-gram.c2033 yytype_int16 *yyss1 = yyss; local
2041 &yyss1, yysize * sizeof (*yyssp),
2047 yyss = yyss1;
2062 yytype_int16 *yyss1 = yyss; local
2071 if (yyss1 != yyssa)
2072 YYSTACK_FREE (yyss1);
/external/libpcap/
Dgrammar.c1913 yytype_int16 *yyss1 = yyss; in yyparse() local
1920 &yyss1, yysize * sizeof (*yyssp), in yyparse()
1924 yyss = yyss1; in yyparse()
1939 yytype_int16 *yyss1 = yyss; in yyparse() local
1947 if (yyss1 != yyssa) in yyparse()
1948 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);
/external/swiftshader/src/OpenGL/compiler/
Dglslang_tab.cpp2207 yytype_int16 *yyss1 = yyss; in yyparse() local
2215 &yyss1, yysize * sizeof (*yyssp), in yyparse()
2221 yyss = yyss1; in yyparse()
2236 yytype_int16 *yyss1 = yyss; in yyparse() local
2245 if (yyss1 != yyssa) in yyparse()
2246 YYSTACK_FREE (yyss1); in yyparse()
/external/bison/
DChangeLog-201220879 * src/bison.simple (yyparse): Let yyls1, yyss1 and yyvs1 be