Lines Matching defs:yyssp
645 yystate = *yyssp; \
755 yy_reduce_print (yytype_int16 *yyssp, YYSTYPE *yyvsp, int yyrule)
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;
1104 #define YYPOPSTACK(N) (yyvsp -= (N), yyssp -= (N))
1110 yyssp = yyss = yyssa;
1128 yyssp++;
1131 *yyssp = yystate;
1133 if (yyss + yystacksize - 1 <= yyssp)
1136 YYSIZE_T yysize = yyssp - yyss + 1;
1151 &yyss1, yysize * sizeof (*yyssp),
1184 yyssp = yyss + yysize - 1;
1190 if (yyss + yystacksize - 1 <= yyssp)
1437 YY_STACK_PRINT (yyss, yyssp);
1447 yystate = yypgoto[yyn - YYNTOKENS] + *yyssp;
1448 if (0 <= yystate && yystate <= YYLAST && yycheck[yystate] == *yyssp)
1472 yyssp, yytoken)
1545 YY_STACK_PRINT (yyss, yyssp);
1546 yystate = *yyssp;
1571 if (yyssp == yyss)
1578 yystate = *yyssp;
1579 YY_STACK_PRINT (yyss, yyssp);
1630 YY_STACK_PRINT (yyss, yyssp);
1631 while (yyssp != yyss)
1634 yystos[*yyssp], yyvsp);