| /xsrc/external/mit/xkbevd/dist/ |
| H A D | cfgparse.c | 798 yystate = *yyssp; \ 904 yy_reduce_print (yy_state_t *yyssp, YYSTYPE *yyvsp, argument 917 YY_ACCESSING_SYMBOL (+yyssp[yyi + 1 - yynrhs]), 926 yy_reduce_print (yyssp, yyvsp, Rule); \ 1011 yy_state_t *yyssp = yyss; local in function:yyparse 1029 #define YYPOPSTACK(N) (yyvsp -= (N), yyssp -= (N)) 1048 yyssp++; 1058 *yyssp = YY_CAST (yy_state_t, yystate); local in function:yyparse 1060 YY_STACK_PRINT (yyss, yyssp); 1062 if (yyss + yystacksize - 1 <= yyssp) [all...] |
| /xsrc/external/mit/xorg-server/dist/hw/xwin/ |
| H A D | winprefsyacc.c | 957 yystate = *yyssp; \ 1063 yy_reduce_print (yy_state_t *yyssp, YYSTYPE *yyvsp, argument 1076 YY_ACCESSING_SYMBOL (+yyssp[yyi + 1 - yynrhs]), 1085 yy_reduce_print (yyssp, yyvsp, Rule); \ 1170 yy_state_t *yyssp = yyss; local in function:yyparse 1188 #define YYPOPSTACK(N) (yyvsp -= (N), yyssp -= (N)) 1207 yyssp++; 1217 *yyssp = YY_CAST (yy_state_t, yystate); local in function:yyparse 1219 YY_STACK_PRINT (yyss, yyssp); 1221 if (yyss + yystacksize - 1 <= yyssp) [all...] |
| /xsrc/external/mit/xkbcomp/dist/ |
| H A D | xkbparse.c | 1290 yystate = *yyssp; \ 1396 yy_reduce_print (yy_state_t *yyssp, YYSTYPE *yyvsp, argument 1409 YY_ACCESSING_SYMBOL (+yyssp[yyi + 1 - yynrhs]), 1418 yy_reduce_print (yyssp, yyvsp, Rule); \ 1503 yy_state_t *yyssp = yyss; local in function:yyparse 1521 #define YYPOPSTACK(N) (yyvsp -= (N), yyssp -= (N)) 1540 yyssp++; 1550 *yyssp = YY_CAST (yy_state_t, yystate); local in function:yyparse 1552 YY_STACK_PRINT (yyss, yyssp); 1554 if (yyss + yystacksize - 1 <= yyssp) [all...] |
| /xsrc/external/mit/ctwm/dist/gen/ |
| H A D | gram.tab.c | 1500 yystate = *yyssp; \ 1606 yy_reduce_print (yy_state_t *yyssp, YYSTYPE *yyvsp, argument 1619 YY_ACCESSING_SYMBOL (+yyssp[yyi + 1 - yynrhs]), 1628 yy_reduce_print (yyssp, yyvsp, Rule); \ 1713 yy_state_t *yyssp = yyss; local in function:yyparse 1731 #define YYPOPSTACK(N) (yyvsp -= (N), yyssp -= (N)) 1750 yyssp++; 1760 *yyssp = YY_CAST (yy_state_t, yystate); local in function:yyparse 1762 YY_STACK_PRINT (yyss, yyssp); 1764 if (yyss + yystacksize - 1 <= yyssp) [all...] |
| /xsrc/external/mit/ctwm/dist/ |
| H A D | gram.tab.c | 1500 yystate = *yyssp; \ 1606 yy_reduce_print (yy_state_t *yyssp, YYSTYPE *yyvsp, argument 1619 YY_ACCESSING_SYMBOL (+yyssp[yyi + 1 - yynrhs]), 1628 yy_reduce_print (yyssp, yyvsp, Rule); \ 1713 yy_state_t *yyssp = yyss; local in function:yyparse 1731 #define YYPOPSTACK(N) (yyvsp -= (N), yyssp -= (N)) 1750 yyssp++; 1760 *yyssp = YY_CAST (yy_state_t, yystate); local in function:yyparse 1762 YY_STACK_PRINT (yyss, yyssp); 1764 if (yyss + yystacksize - 1 <= yyssp) [all...] |
| /xsrc/external/mit/xgc/dist/ |
| H A D | gram.c | 645 yystate = *yyssp; \ 755 yy_reduce_print (yytype_int16 *yyssp, YYSTYPE *yyvsp, int yyrule) argument 767 yystos[yyssp[yyi + 1 - yynrhs]], 777 yy_reduce_print (yyssp, yyvsp, Rule); \ 904 yytype_int16 *yyssp, int yytoken) 942 int yyn = yypact[*yyssp]; 1080 yytype_int16 *yyssp; local in function:yyparse 1104 #define YYPOPSTACK(N) (yyvsp -= (N), yyssp -= (N)) 1110 yyssp = yyss = yyssa; 1128 yyssp 903 yysyntax_error(YYSIZE_T * yymsg_alloc,char ** yymsg,yytype_int16 * yyssp,int yytoken) argument [all...] |
| /xsrc/external/mit/MesaLib.old/src/compiler/glsl/glcpp/ |
| H A D | glcpp-parse.c | 982 yystate = *yyssp; \ 1161 yy_reduce_print (yytype_int16 *yyssp, YYSTYPE *yyvsp, YYLTYPE *yylsp, int yyrule, glcpp_parser_t *parser) argument 1173 yystos[yyssp[yyi + 1 - yynrhs]], 1183 yy_reduce_print (yyssp, yyvsp, yylsp, Rule, parser); \ 1310 yytype_int16 *yyssp, int yytoken) 1348 int yyn = yypact[*yyssp]; 1502 yytype_int16 *yyssp; local in function:yyparse 1535 #define YYPOPSTACK(N) (yyvsp -= (N), yyssp -= (N), yylsp -= (N)) 1541 yyssp = yyss = yyssa; 1573 yyssp 1309 yysyntax_error(YYSIZE_T * yymsg_alloc,char ** yymsg,yytype_int16 * yyssp,int yytoken) argument [all...] |
| /xsrc/external/mit/MesaLib.old/src/mesa/program/ |
| H A D | program_parse.tab.c | 1201 yystate = *yyssp; \ 1380 yy_reduce_print (yytype_int16 *yyssp, YYSTYPE *yyvsp, YYLTYPE *yylsp, int yyrule, struct asm_parser_state *state) argument 1392 yystos[yyssp[yyi + 1 - yynrhs]], 1402 yy_reduce_print (yyssp, yyvsp, yylsp, Rule, state); \ 1529 yytype_int16 *yyssp, int yytoken) 1567 int yyn = yypact[*yyssp]; 1721 yytype_int16 *yyssp; local in function:yyparse 1754 #define YYPOPSTACK(N) (yyvsp -= (N), yyssp -= (N), yylsp -= (N)) 1760 yyssp = yyss = yyssa; 1780 yyssp 1528 yysyntax_error(YYSIZE_T * yymsg_alloc,char ** yymsg,yytype_int16 * yyssp,int yytoken) argument [all...] |
| /xsrc/external/mit/MesaLib/src/mesa/program/ |
| H A D | program_parse.tab.c | 1383 yystate = *yyssp; \ 1565 yy_reduce_print (yy_state_t *yyssp, YYSTYPE *yyvsp, YYLTYPE *yylsp, argument 1578 YY_ACCESSING_SYMBOL (+yyssp[yyi + 1 - yynrhs]), 1588 yy_reduce_print (yyssp, yyvsp, yylsp, Rule, state); \ 1622 yy_state_t *yyssp; member in struct:__anonb09a091d0308 1639 int yyn = yypact[+*yyctx->yyssp]; 1957 yy_state_t *yyssp = yyss; local in function:yyparse 1987 #define YYPOPSTACK(N) (yyvsp -= (N), yyssp -= (N), yylsp -= (N)) 2006 yyssp++; 2016 *yyssp local in function:yyparse [all...] |
| /xsrc/external/mit/MesaLib/src/compiler/glsl/glcpp/ |
| H A D | glcpp-parse.c | 1117 yystate = *yyssp; \ 1299 yy_reduce_print (yy_state_t *yyssp, YYSTYPE *yyvsp, YYLTYPE *yylsp, argument 1312 YY_ACCESSING_SYMBOL (+yyssp[yyi + 1 - yynrhs]), 1322 yy_reduce_print (yyssp, yyvsp, yylsp, Rule, parser); \ 1356 yy_state_t *yyssp; member in struct:__anon4f95e5b80308 1373 int yyn = yypact[+*yyctx->yyssp]; 1691 yy_state_t *yyssp = yyss; local in function:yyparse 1721 #define YYPOPSTACK(N) (yyvsp -= (N), yyssp -= (N), yylsp -= (N)) 1753 yyssp++; 1763 *yyssp local in function:yyparse [all...] |
| /xsrc/external/mit/MesaLib/src/compiler/glsl/ |
| H A D | glsl_parser.cpp | 1807 yystate = *yyssp; \ 1989 yy_reduce_print (yy_state_t *yyssp, YYSTYPE *yyvsp, YYLTYPE *yylsp, argument 2002 YY_ACCESSING_SYMBOL (+yyssp[yyi + 1 - yynrhs]), 2012 yy_reduce_print (yyssp, yyvsp, yylsp, Rule, state); \ 2046 yy_state_t *yyssp; member in struct:__anonb57f41b30208 2063 int yyn = yypact[+*yyctx->yyssp]; 2381 yy_state_t *yyssp = yyss; local in function:yyparse 2411 #define YYPOPSTACK(N) (yyvsp -= (N), yyssp -= (N), yylsp -= (N)) 2444 yyssp++; 2454 *yyssp local in function:yyparse [all...] |
| /xsrc/external/mit/MesaLib.old/src/compiler/glsl/ |
| H A D | glsl_parser.cpp | 1662 yystate = *yyssp; \ 1841 yy_reduce_print (yytype_int16 *yyssp, YYSTYPE *yyvsp, YYLTYPE *yylsp, int yyrule, struct _mesa_glsl_parse_state *state) argument 1853 yystos[yyssp[yyi + 1 - yynrhs]], 1863 yy_reduce_print (yyssp, yyvsp, yylsp, Rule, state); \ 1990 yytype_int16 *yyssp, int yytoken) 2028 int yyn = yypact[*yyssp]; 2182 yytype_int16 *yyssp; local in function:yyparse 2215 #define YYPOPSTACK(N) (yyvsp -= (N), yyssp -= (N), yylsp -= (N)) 2221 yyssp = yyss = yyssa; 2253 yyssp 1989 yysyntax_error(YYSIZE_T * yymsg_alloc,char ** yymsg,yytype_int16 * yyssp,int yytoken) argument [all...] |