Home | History | Annotate | Download | only in data

Lines Matching refs:YYNTOKENS

315 /* YYNTOKENS -- Number of terminals.  */
316 #define YYNTOKENS ]b4_tokens_number[
365 First, the terminals, then, starting at YYNTOKENS, nonterminals. */
1005 yyr = yypgoto[yylhs - YYNTOKENS] + yystate;
1009 return yydefgoto[yylhs - YYNTOKENS];
2067 int yyxend = yychecklim < YYNTOKENS ? yychecklim : YYNTOKENS;