Lines Matching refs:yyssp
918 yystate = *yyssp; \
1240 yytype_int16 *yyssp, int yytoken)
1282 int yyn = yypact[*yyssp];
1463 yytype_int16 *yyssp;
1487 #define YYPOPSTACK(N) (yyvsp -= (N), yyssp -= (N))
1493 yyssp = yyss = yyssa;
1511 yyssp++;
1514 *yyssp = yystate;
1516 if (yyss + yystacksize - 1 <= yyssp)
1519 YYSIZE_T yysize = yyssp - yyss + 1;
1534 &yyss1, yysize * sizeof (*yyssp),
1567 yyssp = yyss + yysize - 1;
1573 if (yyss + yystacksize - 1 <= yyssp)
2176 YY_STACK_PRINT (yyss, yyssp);
2186 yystate = yypgoto[yyn - YYNTOKENS] + *yyssp;
2187 if (0 <= yystate && yystate <= YYLAST && yycheck[yystate] == *yyssp)
2211 yyssp, yytoken)
2284 YY_STACK_PRINT (yyss, yyssp);
2285 yystate = *yyssp;
2310 if (yyssp == yyss)
2317 yystate = *yyssp;
2318 YY_STACK_PRINT (yyss, yyssp);
2369 YY_STACK_PRINT (yyss, yyssp);
2370 while (yyssp != yyss)
2373 yystos[*yyssp], yyvsp);