Lines Matching refs:yyssp
1185 yytype_int16 *yyssp, int yytoken) in yysyntax_error() argument
1228 int yyn = yypact[*yyssp]; in yysyntax_error()
1410 yytype_int16 *yyssp; local
1434 #define YYPOPSTACK(N) (yyvsp -= (N), yyssp -= (N))
1456 yyssp = yyss;
1467 yyssp++;
1470 *yyssp = yystate;
1472 if (yyss + yystacksize - 1 <= yyssp)
1475 YYSIZE_T yysize = yyssp - yyss + 1;
1490 &yyss1, yysize * sizeof (*yyssp),
1523 yyssp = yyss + yysize - 1;
1529 if (yyss + yystacksize - 1 <= yyssp)
2220 YY_STACK_PRINT (yyss, yyssp);
2230 yystate = yypgoto[yyn - YYNTOKENS] + *yyssp;
2231 if (0 <= yystate && yystate <= YYLAST && yycheck[yystate] == *yyssp)
2255 yyssp, yytoken)
2328 YY_STACK_PRINT (yyss, yyssp);
2329 yystate = *yyssp;
2354 if (yyssp == yyss)
2361 yystate = *yyssp;
2362 YY_STACK_PRINT (yyss, yyssp);
2411 YY_STACK_PRINT (yyss, yyssp);
2412 while (yyssp != yyss)
2415 yystos[*yyssp], yyvsp);