Home
last modified time | relevance | path

Searched refs:yyssp (Results 1 – 13 of 13) sorted by relevance

/external/chromium_org/third_party/angle/src/compiler/preprocessor/
DExpressionParser.cpp688 yystate = *yyssp; \
1014 yytype_int16 *yyssp, int yytoken) in yysyntax_error() argument
1056 int yyn = yypact[*yyssp]; in yysyntax_error()
1252 yytype_int16 *yyssp; local
1276 #define YYPOPSTACK(N) (yyvsp -= (N), yyssp -= (N))
1282 yyssp = yyss = yyssa;
1300 yyssp++;
1303 *yyssp = yystate;
1305 if (yyss + yystacksize - 1 <= yyssp)
1308 YYSIZE_T yysize = yyssp - yyss + 1;
[all …]
/external/e2fsprogs/intl/
Dplural.c702 register short *yyssp; in yyparse() local
717 # define YYPOPSTACK (yyvsp--, yyssp--, yylsp--) in yyparse()
719 # define YYPOPSTACK (yyvsp--, yyssp--) in yyparse()
748 yyssp = yyss; in yyparse()
762 yyssp++; in yyparse()
765 *yyssp = yystate; in yyparse()
767 if (yyssp >= yyss + yystacksize - 1) in yyparse()
770 YYSIZE_T yysize = yyssp - yyss + 1; in yyparse()
787 &yyss1, yysize * sizeof (*yyssp), in yyparse()
794 &yyss1, yysize * sizeof (*yyssp), in yyparse()
[all …]
/external/bison/data/
Dyacc.c243 yytype_int16 *yyssp;
770 yystate = *yyssp; \]b4_lac_if([[
1008 yy_lac (yyesa, &yyes, &yyes_capacity, yyssp, yytoken); \
1053 YYSIZE_T *yyes_capacity, yytype_int16 *yyssp, int yytoken)
1055 yytype_int16 *yyes_prev = yyssp;
1246 YYSIZE_T *yyes_capacity, ]])[yytype_int16 *yyssp, int yytoken)
1293 int yyn = yypact[*yyssp];]b4_lac_if([[
1312 yyssp, yyx);
1486 #define yyssp yyps->yyssp
1547 #define YYPOPSTACK(N) (yyvsp -= (N), yyssp -= (N)]b4_locations_if([, yylsp -= (N)])[)
[all …]
/external/bison/src/
Dparse-gram.c958 yystate = *yyssp; \
1437 yy_lac (yyesa, &yyes, &yyes_capacity, yyssp, yytoken); \
1482 YYSIZE_T *yyes_capacity, yytype_int16 *yyssp, int yytoken) in yy_lac() argument
1484 yytype_int16 *yyes_prev = yyssp; in yy_lac()
1690 YYSIZE_T *yyes_capacity, yytype_int16 *yyssp, int yytoken) in yysyntax_error() argument
1730 int yyn = yypact[*yyssp]; in yysyntax_error()
1742 yyssp, yyx); in yysyntax_error()
1936 yytype_int16 *yyssp; local
1974 #define YYPOPSTACK(N) (yyvsp -= (N), yyssp -= (N), yylsp -= (N))
1980 yyssp = yyss = yyssa;
[all …]
/external/libpcap/
Dgrammar.c1570 short int *yyssp; local
1579 #define YYPOPSTACK (yyvsp--, yyssp--)
1604 yyssp = yyss;
1616 yyssp++;
1619 *yyssp = yystate;
1621 if (yyss + yystacksize - 1 <= yyssp)
1624 YYSIZE_T yysize = yyssp - yyss + 1;
1640 &yyss1, yysize * sizeof (*yyssp),
1675 yyssp = yyss + yysize - 1;
1682 if (yyss + yystacksize - 1 <= yyssp)
[all …]
/external/elfutils/src/
Dldscript.c1375 yytype_int16 *yyssp; local
1384 #define YYPOPSTACK(N) (yyvsp -= (N), yyssp -= (N))
1409 yyssp = yyss;
1420 yyssp++;
1423 *yyssp = yystate;
1425 if (yyss + yystacksize - 1 <= yyssp)
1428 YYSIZE_T yysize = yyssp - yyss + 1;
1444 &yyss1, yysize * sizeof (*yyssp),
1479 yyssp = yyss + yysize - 1;
1486 if (yyss + yystacksize - 1 <= yyssp)
[all …]
/external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/
Dglcpp-parse.c1408 yytype_int16 *yyssp, int yytoken) in yysyntax_error() argument
1451 int yyn = yypact[*yyssp]; in yysyntax_error()
1640 yytype_int16 *yyssp; local
1673 #define YYPOPSTACK(N) (yyvsp -= (N), yyssp -= (N), yylsp -= (N))
1696 yyssp = yyss;
1730 yyssp++;
1733 *yyssp = yystate;
1735 if (yyss + yystacksize - 1 <= yyssp)
1738 YYSIZE_T yysize = yyssp - yyss + 1;
1754 &yyss1, yysize * sizeof (*yyssp),
[all …]
Dglsl_parser.cc2513 yytype_int16 *yyssp, int yytoken) in yysyntax_error() argument
2556 int yyn = yypact[*yyssp]; in yysyntax_error()
2745 yytype_int16 *yyssp; local
2778 #define YYPOPSTACK(N) (yyvsp -= (N), yyssp -= (N), yylsp -= (N))
2801 yyssp = yyss;
2835 yyssp++;
2838 *yyssp = yystate;
2840 if (yyss + yystacksize - 1 <= yyssp)
2843 YYSIZE_T yysize = yyssp - yyss + 1;
2859 &yyss1, yysize * sizeof (*yyssp),
[all …]
/external/elfutils/libcpu/
Di386_parse.c1366 yytype_int16 *yyssp; local
1375 #define YYPOPSTACK(N) (yyvsp -= (N), yyssp -= (N))
1400 yyssp = yyss;
1411 yyssp++;
1414 *yyssp = yystate;
1416 if (yyss + yystacksize - 1 <= yyssp)
1419 YYSIZE_T yysize = yyssp - yyss + 1;
1435 &yyss1, yysize * sizeof (*yyssp),
1470 yyssp = yyss + yysize - 1;
1477 if (yyss + yystacksize - 1 <= yyssp)
[all …]
/external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/program/
Dprogram_parse.tab.c1806 yytype_int16 *yyssp, int yytoken) in yysyntax_error() argument
1849 int yyn = yypact[*yyssp]; in yysyntax_error()
2038 yytype_int16 *yyssp; local
2071 #define YYPOPSTACK(N) (yyvsp -= (N), yyssp -= (N), yylsp -= (N))
2094 yyssp = yyss;
2112 yyssp++;
2115 *yyssp = yystate;
2117 if (yyss + yystacksize - 1 <= yyssp)
2120 YYSIZE_T yysize = yyssp - yyss + 1;
2136 &yyss1, yysize * sizeof (*yyssp),
[all …]
/external/chromium_org/third_party/angle/src/compiler/
Dglslang_tab.cpp1357 yystate = *yyssp; \
1762 yytype_int16 *yyssp, int yytoken) in yysyntax_error() argument
1804 int yyn = yypact[*yyssp]; in yysyntax_error()
2012 yytype_int16 *yyssp; local
2045 #define YYPOPSTACK(N) (yyvsp -= (N), yyssp -= (N), yylsp -= (N))
2051 yyssp = yyss = yyssa;
2071 yyssp++;
2074 *yyssp = yystate;
2076 if (yyss + yystacksize - 1 <= yyssp)
2079 YYSIZE_T yysize = yyssp - yyss + 1;
[all …]
/external/bison/
DChangeLog716 * data/yacc.c: Fuse the initializations of yyssp, yyss and the like.
DChangeLog-2012801 (yysyntax_error): Change yystate argument to yyssp so stack top
6157 yyerrstatus, yytoken, yyss, yyvs, yyls, yystacksize, yyssp, yyvsp, and
6165 Allow yystate, yyerrstatus, yyssp, yyvsp, yylsp, and yylloc
6195 (yystate, yyn, yyresult, yyerrstatus, yytoken, yyss, yyssp, yyvs,