Lines Matching refs:yyssp
905 yystate = *yyssp; \
1255 yytype_int16 *yyssp, int yytoken)
1298 int yyn = yypact[*yyssp];
1480 yytype_int16 *yyssp;
1504 #define YYPOPSTACK(N) (yyvsp -= (N), yyssp -= (N))
1526 yyssp = yyss;
1537 yyssp++;
1540 *yyssp = yystate;
1542 if (yyss + yystacksize - 1 <= yyssp)
1545 YYSIZE_T yysize = yyssp - yyss + 1;
1560 &yyss1, yysize * sizeof (*yyssp),
1593 yyssp = yyss + yysize - 1;
1599 if (yyss + yystacksize - 1 <= yyssp)
2188 YY_STACK_PRINT (yyss, yyssp);
2198 yystate = yypgoto[yyn - YYNTOKENS] + *yyssp;
2199 if (0 <= yystate && yystate <= YYLAST && yycheck[yystate] == *yyssp)
2223 yyssp, yytoken)
2296 YY_STACK_PRINT (yyss, yyssp);
2297 yystate = *yyssp;
2322 if (yyssp == yyss)
2329 yystate = *yyssp;
2330 YY_STACK_PRINT (yyss, yyssp);
2379 YY_STACK_PRINT (yyss, yyssp);
2380 while (yyssp != yyss)
2383 yystos[*yyssp], yyvsp);