Home | History | Annotate | Download | only in src

Lines Matching refs:YYNTOKENS

533 /* YYNTOKENS -- Number of terminals.  */
534 #define YYNTOKENS 52
644 First, the terminals, then, starting at YYNTOKENS, nonterminals. */
968 if (yytype < YYNTOKENS)
1078 if (yytype < YYNTOKENS)
1338 int yyxend = yychecklim < YYNTOKENS ? yychecklim : YYNTOKENS;
2179 yystate = yypgoto[yyn - YYNTOKENS] + *yyssp;
2183 yystate = yydefgoto[yyn - YYNTOKENS];