Home
last modified time | relevance | path

Searched refs:YYNTOKENS (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/scripts/kconfig/
Dzconf.tab.c423 #define YYNTOKENS 36 macro
934 if (yytype < YYNTOKENS)
963 if (yytype < YYNTOKENS)
1233 int yyxend = yychecklim < YYNTOKENS ? yychecklim : YYNTOKENS; in yysyntax_error()
2087 yystate = yypgoto[yyn - YYNTOKENS] + *yyssp;
2091 yystate = yydefgoto[yyn - YYNTOKENS];
Dzconf.tab.c_shipped422 /* YYNTOKENS -- Number of terminals. */
423 #define YYNTOKENS 36
552 First, the terminals, then, starting at YYNTOKENS, nonterminals. */
934 if (yytype < YYNTOKENS)
963 if (yytype < YYNTOKENS)
1233 int yyxend = yychecklim < YYNTOKENS ? yychecklim : YYNTOKENS;
2087 yystate = yypgoto[yyn - YYNTOKENS] + *yyssp;
2091 yystate = yydefgoto[yyn - YYNTOKENS];
/linux-4.1.27/scripts/genksyms/
Dparse.tab.c_shipped432 /* YYNTOKENS -- Number of terminals. */
433 #define YYNTOKENS 54
567 First, the terminals, then, starting at YYNTOKENS, nonterminals. */
1009 if (yytype < YYNTOKENS)
1038 if (yytype < YYNTOKENS)
1308 int yyxend = yychecklim < YYNTOKENS ? yychecklim : YYNTOKENS;
2198 yystate = yypgoto[yyn - YYNTOKENS] + *yyssp;
2202 yystate = yydefgoto[yyn - YYNTOKENS];
/linux-4.1.27/scripts/dtc/
Ddtc-parser.tab.c_shipped434 /* YYNTOKENS -- Number of terminals. */
435 #define YYNTOKENS 48
546 First, the terminals, then, starting at YYNTOKENS, nonterminals. */
841 if (yytype < YYNTOKENS)
866 if (yytype < YYNTOKENS)
1135 int yyxend = yychecklim < YYNTOKENS ? yychecklim : YYNTOKENS;
2100 yystate = yypgoto[yyn - YYNTOKENS] + *yyssp;
2104 yystate = yydefgoto[yyn - YYNTOKENS];