Lines Matching defs:YYNTOKENS
885 /* YYNTOKENS -- Number of terminals. */
886 #define YYNTOKENS 139
978 First, the terminals, then, starting at YYNTOKENS, nonterminals. */
1474 if (yytype < YYNTOKENS)
1489 yytype < YYNTOKENS ? "token" : "nterm", yytname[yytype]);
1721 int yyxend = yychecklim < YYNTOKENS ? yychecklim : YYNTOKENS;
3452 yystate = yypgoto[yyn - YYNTOKENS] + *yyssp;
3456 yystate = yydefgoto[yyn - YYNTOKENS];