Lines Matching refs:yyssp
852 yystate = *yyssp; \
1202 yytype_int16 *yyssp, int yytoken) in yysyntax_error() argument
1245 int yyn = yypact[*yyssp]; in yysyntax_error()
1457 yytype_int16 *yyssp; local
1481 #define YYPOPSTACK(N) (yyvsp -= (N), yyssp -= (N))
1503 yyssp = yyss;
1514 yyssp++;
1517 *yyssp = yystate;
1519 if (yyss + yystacksize - 1 <= yyssp)
1522 YYSIZE_T yysize = yyssp - yyss + 1;
1537 &yyss1, yysize * sizeof (*yyssp),
1570 yyssp = yyss + yysize - 1;
1576 if (yyss + yystacksize - 1 <= yyssp)
2119 YY_STACK_PRINT (yyss, yyssp);
2129 yystate = yypgoto[yyn - YYNTOKENS] + *yyssp;
2130 if (0 <= yystate && yystate <= YYLAST && yycheck[yystate] == *yyssp)
2154 yyssp, yytoken)
2227 YY_STACK_PRINT (yyss, yyssp);
2228 yystate = *yyssp;
2253 if (yyssp == yyss)
2260 yystate = *yyssp;
2261 YY_STACK_PRINT (yyss, yyssp);
2310 YY_STACK_PRINT (yyss, yyssp);
2311 while (yyssp != yyss)
2314 yystos[*yyssp], yyvsp);