Home
last modified time | relevance | path

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

/external/linux-tools-perf/perf-3.12.0/tools/perf/util/
Dpmu-bison.c938 yytype_int16 *yyssp, int yytoken) in yysyntax_error() argument
981 int yyn = yypact[*yyssp]; in yysyntax_error()
1168 yytype_int16 *yyssp; local
1192 #define YYPOPSTACK(N) (yyvsp -= (N), yyssp -= (N))
1214 yyssp = yyss;
1225 yyssp++;
1228 *yyssp = yystate;
1230 if (yyss + yystacksize - 1 <= yyssp)
1233 YYSIZE_T yysize = yyssp - yyss + 1;
1248 &yyss1, yysize * sizeof (*yyssp),
[all …]
Dparse-events-bison.c1048 yytype_int16 *yyssp, int yytoken) in yysyntax_error() argument
1091 int yyn = yypact[*yyssp]; in yysyntax_error()
1277 yytype_int16 *yyssp; local
1301 #define YYPOPSTACK(N) (yyvsp -= (N), yyssp -= (N))
1323 yyssp = yyss;
1334 yyssp++;
1337 *yyssp = yystate;
1339 if (yyss + yystacksize - 1 <= yyssp)
1342 YYSIZE_T yysize = yyssp - yyss + 1;
1357 &yyss1, yysize * sizeof (*yyssp),
[all …]
/external/chromium_org/third_party/angle/src/compiler/preprocessor/
DExpressionParser.cpp697 yystate = *yyssp; \
1019 yytype_int16 *yyssp, int yytoken) in yysyntax_error() argument
1061 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/elfutils/0.153/src/
Dldscript.c1185 yytype_int16 *yyssp, int yytoken) in yysyntax_error() argument
1228 int yyn = yypact[*yyssp]; in yysyntax_error()
1410 yytype_int16 *yyssp; local
1434 #define YYPOPSTACK(N) (yyvsp -= (N), yyssp -= (N))
1456 yyssp = yyss;
1467 yyssp++;
1470 *yyssp = yystate;
1472 if (yyss + yystacksize - 1 <= yyssp)
1475 YYSIZE_T yysize = yyssp - yyss + 1;
1490 &yyss1, yysize * sizeof (*yyssp),
[all …]
/external/libpcap/
Dgrammar.c1799 yytype_int16 *yyssp, int yytoken) in yysyntax_error() argument
1842 int yyn = yypact[*yyssp]; in yysyntax_error()
2024 yytype_int16 *yyssp; local
2048 #define YYPOPSTACK(N) (yyvsp -= (N), yyssp -= (N))
2070 yyssp = yyss;
2081 yyssp++;
2084 *yyssp = yystate;
2086 if (yyss + yystacksize - 1 <= yyssp)
2089 YYSIZE_T yysize = yyssp - yyss + 1;
2104 &yyss1, yysize * sizeof (*yyssp),
[all …]
/external/elfutils/0.153/libcpu/
Di386_parse.c1177 yytype_int16 *yyssp, int yytoken) in yysyntax_error() argument
1220 int yyn = yypact[*yyssp]; in yysyntax_error()
1402 yytype_int16 *yyssp; local
1426 #define YYPOPSTACK(N) (yyvsp -= (N), yyssp -= (N))
1448 yyssp = yyss;
1459 yyssp++;
1462 *yyssp = yystate;
1464 if (yyss + yystacksize - 1 <= yyssp)
1467 YYSIZE_T yysize = yyssp - yyss + 1;
1482 &yyss1, yysize * sizeof (*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/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/translator/
Dglslang_tab.cpp1665 yystate = *yyssp; \
2066 yytype_int16 *yyssp, int yytoken) in yysyntax_error() argument
2108 int yyn = yypact[*yyssp]; in yysyntax_error()
2311 yytype_int16 *yyssp; local
2344 #define YYPOPSTACK(N) (yyvsp -= (N), yyssp -= (N), yylsp -= (N))
2350 yyssp = yyss = yyssa;
2370 yyssp++;
2373 *yyssp = yystate;
2375 if (yyss + yystacksize - 1 <= yyssp)
2378 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,