Lines Matching refs:yystate
979 yysyntax_error (char *yyresult, int yystate, int yychar)
981 int yyn = yypact[yystate];
1167 int yystate;
1218 yystate = 0;
1233 | yynewstate -- Push a new state, which is found in yystate. |
1241 *yyssp = yystate;
1304 YYDPRINTF ((stderr, "Entering state %d\n", yystate));
1306 if (yystate == YYFINAL)
1320 yyn = yypact[yystate];
1369 yystate = yyn;
1379 yyn = yydefact[yystate];
1799 yystate = yypgoto[yyn - YYNTOKENS] + *yyssp;
1800 if (0 <= yystate && yystate <= YYLAST && yycheck[yystate] == *yyssp)
1801 yystate = yytable[yystate];
1803 yystate = yydefgoto[yyn - YYNTOKENS];
1820 YYSIZE_T yysize = yysyntax_error (0, yystate, yychar);
1840 (void) yysyntax_error (yymsg, yystate, yychar);
1895 yystate = *yyssp;
1907 yyn = yypact[yystate];
1925 yystos[yystate], yyvsp);
1927 yystate = *yyssp;
1937 yystate = yyn;