Lines Matching defs:yystate
1330 YYCHAR while in state YYSTATE
1337 yysyntax_error (char *yyresult, int yystate, int yychar)
1339 int yyn = yypact[yystate];
1532 int yystate;
1594 yystate = 0;
1632 | yynewstate -- Push a new state, which is found in yystate. |
1640 *yyssp = yystate;
1708 YYDPRINTF ((stderr, "Entering state %d\n", yystate));
1710 if (yystate == YYFINAL)
1724 yyn = yypact[yystate];
1773 yystate = yyn;
1783 yyn = yydefact[yystate];
2682 yystate = yypgoto[yyn - YYNTOKENS] + *yyssp;
2683 if (0 <= yystate && yystate <= YYLAST && yycheck[yystate] == *yyssp)
2684 yystate = yytable[yystate];
2686 yystate = yydefgoto[yyn - YYNTOKENS];
2703 YYSIZE_T yysize = yysyntax_error (0, yystate, yychar);
2723 (void) yysyntax_error (yymsg, yystate, yychar);
2779 yystate = *yyssp;
2791 yyn = yypact[yystate];
2809 yystos[yystate], yyvsp, yylsp, parser);
2811 yystate = *yyssp;
2826 yystate = yyn;