Lines Matching refs:YYNTOKENS
476 /* YYNTOKENS -- Number of terminals. */
477 #define YYNTOKENS 40
585 First, the terminals, then, starting at YYNTOKENS, nonterminals. */
918 if (yytype < YYNTOKENS)
947 if (yytype < YYNTOKENS)
1204 int yyxend = yychecklim < YYNTOKENS ? yychecklim : YYNTOKENS;
2060 yystate = yypgoto[yyn - YYNTOKENS] + *yyssp;
2064 yystate = yydefgoto[yyn - YYNTOKENS];