Home | History | Annotate | Download | only in preprocessor

Lines Matching defs:yycheck

612 static const yytype_int8 yycheck[] =
985 YYCHECK. In other words, skip the first -YYN actions for
988 /* Stay within bounds of both yycheck and yytname. */
994 if (yycheck[yyx + yyn] == yyx && yyx != YYTERROR
1280 if (yyn < 0 || YYLAST < yyn || yycheck[yyn] != yytoken)
1725 if (0 <= yystate && yystate <= YYLAST && yycheck[yystate] == *yyssp)
1839 if (0 <= yyn && yyn <= YYLAST && yycheck[yyn] == YYTERROR)