Lines Matching refs:yyssp
811 yystate = *yyssp; \
921 yy_reduce_print (yytype_int16 *yyssp, YYSTYPE *yyvsp, int yyrule)
933 yystos[yyssp[yyi + 1 - yynrhs]],
943 yy_reduce_print (yyssp, yyvsp, Rule); \
1070 yytype_int16 *yyssp, int yytoken)
1108 int yyn = yypact[*yyssp];
1284 yytype_int16 *yyssp;
1308 #define YYPOPSTACK(N) (yyvsp -= (N), yyssp -= (N))
1314 yyssp = yyss = yyssa;
1332 yyssp++;
1335 *yyssp = yystate;
1337 if (yyss + yystacksize - 1 <= yyssp)
1340 YYSIZE_T yysize = yyssp - yyss + 1;
1355 &yyss1, yysize * sizeof (*yyssp),
1388 yyssp = yyss + yysize - 1;
1394 if (yyss + yystacksize - 1 <= yyssp)
2022 YY_STACK_PRINT (yyss, yyssp);
2032 yystate = yypgoto[yyn - YYNTOKENS] + *yyssp;
2033 if (0 <= yystate && yystate <= YYLAST && yycheck[yystate] == *yyssp)
2057 yyssp, yytoken)
2130 YY_STACK_PRINT (yyss, yyssp);
2131 yystate = *yyssp;
2156 if (yyssp == yyss)
2163 yystate = *yyssp;
2164 YY_STACK_PRINT (yyss, yyssp);
2215 YY_STACK_PRINT (yyss, yyssp);
2216 while (yyssp != yyss)
2219 yystos[*yyssp], yyvsp);