Lines Matching refs:yyssp
812 yystate = *yyssp; \
922 yy_reduce_print (yytype_int16 *yyssp, YYSTYPE *yyvsp, int yyrule)
934 yystos[yyssp[yyi + 1 - yynrhs]],
944 yy_reduce_print (yyssp, yyvsp, Rule); \
1071 yytype_int16 *yyssp, int yytoken)
1109 int yyn = yypact[*yyssp];
1285 yytype_int16 *yyssp;
1309 #define YYPOPSTACK(N) (yyvsp -= (N), yyssp -= (N))
1315 yyssp = yyss = yyssa;
1333 yyssp++;
1336 *yyssp = yystate;
1338 if (yyss + yystacksize - 1 <= yyssp)
1341 YYSIZE_T yysize = yyssp - yyss + 1;
1356 &yyss1, yysize * sizeof (*yyssp),
1389 yyssp = yyss + yysize - 1;
1395 if (yyss + yystacksize - 1 <= yyssp)
2007 YY_STACK_PRINT (yyss, yyssp);
2017 yystate = yypgoto[yyn - YYNTOKENS] + *yyssp;
2018 if (0 <= yystate && yystate <= YYLAST && yycheck[yystate] == *yyssp)
2042 yyssp, yytoken)
2115 YY_STACK_PRINT (yyss, yyssp);
2116 yystate = *yyssp;
2141 if (yyssp == yyss)
2148 yystate = *yyssp;
2149 YY_STACK_PRINT (yyss, yyssp);
2200 YY_STACK_PRINT (yyss, yyssp);
2201 while (yyssp != yyss)
2204 yystos[*yyssp], yyvsp);