Searched refs:yyss1 (Results 1 – 9 of 9) sorted by relevance
/external/e2fsprogs/intl/ |
D | plural.c | 778 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/iproute2/tc/ |
D | emp_ematch.yacc.c | 1183 yytype_int16 *yyss1 = yyss; in yyparse() local 1191 &yyss1, yysize * sizeof (*yyssp), in yyparse() 1197 yyss = yyss1; in yyparse() 1212 yytype_int16 *yyss1 = yyss; in yyparse() local 1221 if (yyss1 != yyssa) in yyparse() 1222 YYSTACK_FREE (yyss1); in yyparse()
|
/external/swiftshader/src/OpenGL/compiler/preprocessor/ |
D | ExpressionParser.cpp | 1187 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/one-true-awk/ |
D | ytab.c | 2393 yytype_int16 *yyss1 = yyss; in yyparse() local 2400 &yyss1, yysize * sizeof (*yyssp), in yyparse() 2404 yyss = yyss1; in yyparse() 2419 yytype_int16 *yyss1 = yyss; in yyparse() local 2427 if (yyss1 != yyssa) in yyparse() 2428 YYSTACK_FREE (yyss1); in yyparse()
|
/external/libxkbcommon/xkbcommon/src/xkbcomp/ |
D | parser.c | 1841 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/ |
D | grammar.c | 1925 yytype_int16 *yyss1 = yyss; in yyparse() local 1932 &yyss1, yysize * sizeof (*yyssp), in yyparse() 1936 yyss = yyss1; in yyparse() 1951 yytype_int16 *yyss1 = yyss; in yyparse() local 1959 if (yyss1 != yyssa) in yyparse() 1960 YYSTACK_FREE (yyss1); in yyparse()
|
/external/toybox/kconfig/ |
D | zconf.tab.c_shipped | 1275 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/ |
D | glslang_tab.cpp | 2209 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/deqp-deps/glslang/glslang/MachineIndependent/ |
D | glslang_tab.cpp | 3981 yytype_int16 *yyss1 = yyss; in yyparse() local 3988 &yyss1, yysize * sizeof (*yyssp), in yyparse() 3992 yyss = yyss1; in yyparse() 4007 yytype_int16 *yyss1 = yyss; in yyparse() local 4015 if (yyss1 != yyssa) in yyparse() 4016 YYSTACK_FREE (yyss1); in yyparse()
|