Home | History | Annotate | Download | only in src

Lines Matching full:yystate

1154    YYCHAR while in state YYSTATE.  Return the number of bytes copied,
1161 yysyntax_error (char *yyresult, int yystate, int yychar)
1163 int yyn = yypact[yystate];
1353 int yystate;
1402 yystate = 0;
1418 | yynewstate -- Push a new state, which is found in yystate. |
1426 *yyssp = yystate;
1493 YYDPRINTF ((stderr, "Entering state %d\n", yystate));
1506 yyn = yypact[yystate];
1559 yystate = yyn;
1569 yyn = yydefact[yystate];
2060 yystate = yypgoto[yyn - YYNTOKENS] + *yyssp;
2061 if (0 <= yystate && yystate <= YYLAST && yycheck[yystate] == *yyssp)
2062 yystate = yytable[yystate];
2064 yystate = yydefgoto[yyn - YYNTOKENS];
2081 YYSIZE_T yysize = yysyntax_error (0, yystate, yychar);
2101 (void) yysyntax_error (yymsg, yystate, yychar);
2156 yystate = *yyssp;
2168 yyn = yypact[yystate];
2186 yystos[yystate], yyvsp);
2188 yystate = *yyssp;
2201 yystate = yyn;