Lines Matching defs:yystate
1167 YYCHAR while in state YYSTATE. Return the number of bytes copied,
1174 yysyntax_error (char *yyresult, int yystate, int yychar)
1176 int yyn = yypact[yystate];
1363 int yystate;
1414 yystate = 0;
1429 | yynewstate -- Push a new state, which is found in yystate. |
1437 *yyssp = yystate;
1500 YYDPRINTF ((stderr, "Entering state %d\n", yystate));
1502 if (yystate == YYFINAL)
1516 yyn = yypact[yystate];
1565 yystate = yyn;
1575 yyn = yydefact[yystate];
1818 yystate = yypgoto[yyn - YYNTOKENS] + *yyssp;
1819 if (0 <= yystate && yystate <= YYLAST && yycheck[yystate] == *yyssp)
1820 yystate = yytable[yystate];
1822 yystate = yydefgoto[yyn - YYNTOKENS];
1839 YYSIZE_T yysize = yysyntax_error (0, yystate, yychar);
1859 (void) yysyntax_error (yymsg, yystate, yychar);
1914 yystate = *yyssp;
1926 yyn = yypact[yystate];
1944 yystos[yystate], yyvsp);
1946 yystate = *yyssp;
1956 yystate = yyn;