Home | History | Annotate | Download | only in libcpu

Lines Matching refs:yystate

771 #define yypact_value_is_default(yystate) \
772 ((yystate) == (-35))
1388 int yystate;
1439 yystate = 0;
1454 | yynewstate -- Push a new state, which is found in yystate. |
1462 *yyssp = yystate;
1525 YYDPRINTF ((stderr, "Entering state %d\n", yystate));
1527 if (yystate == YYFINAL)
1541 yyn = yypact[yystate];
1590 yystate = yyn;
1600 yyn = yydefact[yystate];
2055 yystate = yypgoto[yyn - YYNTOKENS] + *yyssp;
2056 if (0 <= yystate && yystate <= YYLAST && yycheck[yystate] == *yyssp)
2057 yystate = yytable[yystate];
2059 yystate = yydefgoto[yyn - YYNTOKENS];
2154 yystate = *yyssp;
2166 yyn = yypact[yystate];
2184 yystos[yystate], yyvsp);
2186 yystate = *yyssp;
2196 yystate = yyn;