Searched refs:YYNTOKENS (Results 1 - 6 of 6) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/src/
H A Dpo-gram-gen.c474 /* YYNTOKENS -- Number of terminals. */
475 #define YYNTOKENS 19 macro
561 First, the terminals, then, starting at YYNTOKENS, nonterminals. */
810 if (yytype < YYNTOKENS)
839 if (yytype < YYNTOKENS)
1096 int yyxend = yychecklim < YYNTOKENS ? yychecklim : YYNTOKENS;
1801 yystate = yypgoto[yyn - YYNTOKENS] + *yyssp;
1805 yystate = yydefgoto[yyn - YYNTOKENS];
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/scripts/kconfig/
H A Dzconf.tab.c316 /* YYNTOKENS -- Number of terminals. */
317 #define YYNTOKENS 35 macro
440 First, the terminals, then, starting at YYNTOKENS, nonterminals. */
959 if (yytype < YYNTOKENS)
966 if (yytype < YYNTOKENS)
1731 yystate = yypgoto[yyn - YYNTOKENS] + *yyssp;
1735 yystate = yydefgoto[yyn - YYNTOKENS];
1765 int yyxend = yychecklim < YYNTOKENS ? yychecklim : YYNTOKENS;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/scripts/kconfig/
H A Dzconf.tab.c376 /* YYNTOKENS -- Number of terminals. */
377 #define YYNTOKENS 36 macro
504 First, the terminals, then, starting at YYNTOKENS, nonterminals. */
1063 if (yytype < YYNTOKENS)
1070 if (yytype < YYNTOKENS)
1855 yystate = yypgoto[yyn - YYNTOKENS] + *yyssp;
1859 yystate = yydefgoto[yyn - YYNTOKENS];
1904 int yyxend = yychecklim < YYNTOKENS ? yychecklim : YYNTOKENS;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-runtime/intl/
H A Dplural.c481 /* YYNTOKENS -- Number of terminals. */
482 #define YYNTOKENS 16 macro
558 First, the terminals, then, starting at YYNTOKENS, nonterminals. */
793 if (yytype < YYNTOKENS)
822 if (yytype < YYNTOKENS)
1082 int yyxend = yychecklim < YYNTOKENS ? yychecklim : YYNTOKENS;
1592 yystate = yypgoto[yyn - YYNTOKENS] + *yyssp;
1596 yystate = yydefgoto[yyn - YYNTOKENS];
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/radvd/
H A Dgram.c464 /* YYNTOKENS -- Number of terminals. */
465 #define YYNTOKENS 52 macro
582 First, the terminals, then, starting at YYNTOKENS, nonterminals. */
933 if (yytype < YYNTOKENS)
962 if (yytype < YYNTOKENS)
1219 int yyxend = yychecklim < YYNTOKENS ? yychecklim : YYNTOKENS;
2256 yystate = yypgoto[yyn - YYNTOKENS] + *yyssp;
2260 yystate = yydefgoto[yyn - YYNTOKENS];
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/modules/
H A Dgetdate.c393 /* YYNTOKENS -- Number of terminals. */
394 #define YYNTOKENS 22 macro
490 First, the terminals, then, starting at YYNTOKENS, nonterminals. */
886 if (yytype < YYNTOKENS)
1613 yystate = yypgoto[yyn - YYNTOKENS] + *yyssp;
1617 yystate = yydefgoto[yyn - YYNTOKENS];

Completed in 130 milliseconds