Lines Matching refs:yyssp
1180 yytype_int16 *yyssp, int yytoken) in yysyntax_error() argument
1223 int yyn = yypact[*yyssp]; in yysyntax_error()
1435 yytype_int16 *yyssp; local
1459 #define YYPOPSTACK(N) (yyvsp -= (N), yyssp -= (N))
1481 yyssp = yyss;
1492 yyssp++;
1495 *yyssp = yystate;
1497 if (yyss + yystacksize - 1 <= yyssp)
1500 YYSIZE_T yysize = yyssp - yyss + 1;
1515 &yyss1, yysize * sizeof (*yyssp),
1548 yyssp = yyss + yysize - 1;
1554 if (yyss + yystacksize - 1 <= yyssp)
2077 YY_STACK_PRINT (yyss, yyssp);
2087 yystate = yypgoto[yyn - YYNTOKENS] + *yyssp;
2088 if (0 <= yystate && yystate <= YYLAST && yycheck[yystate] == *yyssp)
2112 yyssp, yytoken)
2185 YY_STACK_PRINT (yyss, yyssp);
2186 yystate = *yyssp;
2211 if (yyssp == yyss)
2218 yystate = *yyssp;
2219 YY_STACK_PRINT (yyss, yyssp);
2268 YY_STACK_PRINT (yyss, yyssp);
2269 while (yyssp != yyss)
2272 yystos[*yyssp], yyvsp);