Lines Matching refs:yystate
1227 yysyntax_error (char *yyresult, int yystate, int yychar)
1229 int yyn = yypact[yystate];
1415 int yystate;
1466 yystate = 0;
1481 | yynewstate -- Push a new state, which is found in yystate. |
1489 *yyssp = yystate;
1552 YYDPRINTF ((stderr, "Entering state %d\n", yystate));
1554 if (yystate == YYFINAL)
1568 yyn = yypact[yystate];
1617 yystate = yyn;
1627 yyn = yydefact[yystate];
2317 yystate = yypgoto[yyn - YYNTOKENS] + *yyssp;
2318 if (0 <= yystate && yystate <= YYLAST && yycheck[yystate] == *yyssp)
2319 yystate = yytable[yystate];
2321 yystate = yydefgoto[yyn - YYNTOKENS];
2338 YYSIZE_T yysize = yysyntax_error (0, yystate, yychar);
2358 (void) yysyntax_error (yymsg, yystate, yychar);
2413 yystate = *yyssp;
2425 yyn = yypact[yystate];
2443 yystos[yystate], yyvsp);
2445 yystate = *yyssp;
2455 yystate = yyn;