Lines Matching refs:yyssp
765 yystate = *yyssp; \
1083 yytype_int16 *yyssp, int yytoken)
1125 int yyn = yypact[*yyssp];
1301 yytype_int16 *yyssp;
1325 #define YYPOPSTACK(N) (yyvsp -= (N), yyssp -= (N))
1331 yyssp = yyss = yyssa;
1349 yyssp++;
1352 *yyssp = yystate;
1354 if (yyss + yystacksize - 1 <= yyssp)
1357 YYSIZE_T yysize = yyssp - yyss + 1;
1372 &yyss1, yysize * sizeof (*yyssp),
1405 yyssp = yyss + yysize - 1;
1411 if (yyss + yystacksize - 1 <= yyssp)
2090 YY_STACK_PRINT (yyss, yyssp);
2100 yystate = yypgoto[yyn - YYNTOKENS] + *yyssp;
2101 if (0 <= yystate && yystate <= YYLAST && yycheck[yystate] == *yyssp)
2125 yyssp, yytoken)
2198 YY_STACK_PRINT (yyss, yyssp);
2199 yystate = *yyssp;
2224 if (yyssp == yyss)
2231 yystate = *yyssp;
2232 YY_STACK_PRINT (yyss, yyssp);
2283 YY_STACK_PRINT (yyss, yyssp);
2284 while (yyssp != yyss)
2287 yystos[*yyssp], yyvsp);