Lines Matching refs:yystate
1178 yysyntax_error (char *yyresult, int yystate, int yychar)
1180 int yyn = yypact[yystate];
1396 int yystate;
1447 yystate = 0;
1462 | yynewstate -- Push a new state, which is found in yystate. |
1470 *yyssp = yystate;
1533 YYDPRINTF ((stderr, "Entering state %d\n", yystate));
1535 if (yystate == YYFINAL)
1549 yyn = yypact[yystate];
1598 yystate = yyn;
1608 yyn = yydefact[yystate];
2051 yystate = yypgoto[yyn - YYNTOKENS] + *yyssp;
2052 if (0 <= yystate && yystate <= YYLAST && yycheck[yystate] == *yyssp)
2053 yystate = yytable[yystate];
2055 yystate = yydefgoto[yyn - YYNTOKENS];
2072 YYSIZE_T yysize = yysyntax_error (0, yystate, yychar);
2092 (void) yysyntax_error (yymsg, yystate, yychar);
2147 yystate = *yyssp;
2159 yyn = yypact[yystate];
2177 yystos[yystate], yyvsp);
2179 yystate = *yyssp;
2189 yystate = yyn;