Lines Matching defs:yystate
1082 YYCHAR while in state YYSTATE. Return the number of bytes copied,
1089 yysyntax_error (char *yyresult, int yystate, int yychar)
1091 int yyn = yypact[yystate];
1278 int yystate;
1329 yystate = 0;
1344 | yynewstate -- Push a new state, which is found in yystate. |
1352 *yyssp = yystate;
1415 YYDPRINTF ((stderr, "Entering state %d\n", yystate));
1417 if (yystate == YYFINAL)
1431 yyn = yypact[yystate];
1480 yystate = yyn;
1490 yyn = yydefact[yystate];
1613 yystate = yypgoto[yyn - YYNTOKENS] + *yyssp;
1614 if (0 <= yystate && yystate <= YYLAST && yycheck[yystate] == *yyssp)
1615 yystate = yytable[yystate];
1617 yystate = yydefgoto[yyn - YYNTOKENS];
1634 YYSIZE_T yysize = yysyntax_error (0, yystate, yychar);
1654 (void) yysyntax_error (yymsg, yystate, yychar);
1709 yystate = *yyssp;
1721 yyn = yypact[yystate];
1739 yystos[yystate], yyvsp);
1741 yystate = *yyssp;
1751 yystate = yyn;