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

/freebsd-10.0-release/crypto/heimdal/lib/com_err/
H A Dparse.c403 /* YYNTOKENS -- Number of terminals. */
404 #define YYNTOKENS 12 macro
480 First, the terminals, then, starting at YYNTOKENS, nonterminals. */
709 if (yytype < YYNTOKENS)
738 if (yytype < YYNTOKENS)
995 int yyxend = yychecklim < YYNTOKENS ? yychecklim : YYNTOKENS;
1491 yystate = yypgoto[yyn - YYNTOKENS] + *yyssp;
1495 yystate = yydefgoto[yyn - YYNTOKENS];
/freebsd-10.0-release/contrib/ofed/libsdp/src/
H A Dconfig_parser.c502 /* YYNTOKENS -- Number of terminals. */
503 #define YYNTOKENS 23 macro
589 First, the terminals, then, starting at YYNTOKENS, nonterminals. */
841 if (yytype < YYNTOKENS)
870 if (yytype < YYNTOKENS)
1127 int yyxend = yychecklim < YYNTOKENS ? yychecklim : YYNTOKENS;
1634 yystate = yypgoto[yyn - YYNTOKENS] + *yyssp;
1638 yystate = yydefgoto[yyn - YYNTOKENS];
/freebsd-10.0-release/crypto/heimdal/lib/asn1/
H A Dasn1parse.c551 /* YYNTOKENS -- Number of terminals. */
552 #define YYNTOKENS 98 macro
697 First, the terminals, then, starting at YYNTOKENS, nonterminals. */
1101 if (yytype < YYNTOKENS)
1130 if (yytype < YYNTOKENS)
1387 int yyxend = yychecklim < YYNTOKENS ? yychecklim : YYNTOKENS;
2573 yystate = yypgoto[yyn - YYNTOKENS] + *yyssp;
2577 yystate = yydefgoto[yyn - YYNTOKENS];
/freebsd-10.0-release/contrib/gdb/gdb/
H A Dada-exp.c399 /* YYNTOKENS -- Number of terminals. */
400 #define YYNTOKENS 68 macro
526 First, the terminals, then, starting at YYNTOKENS, nonterminals. */
1178 if (yytype < YYNTOKENS)
2105 yystate = yypgoto[yyn - YYNTOKENS] + *yyssp;
2109 yystate = yydefgoto[yyn - YYNTOKENS];
H A Dm2-exp.c389 /* YYNTOKENS -- Number of terminals. */
390 #define YYNTOKENS 68 macro
509 First, the terminals, then, starting at YYNTOKENS, nonterminals. */
1113 if (yytype < YYNTOKENS)
1946 yystate = yypgoto[yyn - YYNTOKENS] + *yyssp;
1950 yystate = yydefgoto[yyn - YYNTOKENS];
H A Df-exp.c368 /* YYNTOKENS -- Number of terminals. */
369 #define YYNTOKENS 55 macro
481 First, the terminals, then, starting at YYNTOKENS, nonterminals. */
993 if (yytype < YYNTOKENS)
1817 yystate = yypgoto[yyn - YYNTOKENS] + *yyssp;
1821 yystate = yydefgoto[yyn - YYNTOKENS];
H A Djv-exp.c359 /* YYNTOKENS -- Number of terminals. */
360 #define YYNTOKENS 56 macro
495 First, the terminals, then, starting at YYNTOKENS, nonterminals. */
1052 if (yytype < YYNTOKENS)
1856 yystate = yypgoto[yyn - YYNTOKENS] + *yyssp;
1860 yystate = yydefgoto[yyn - YYNTOKENS];
H A Dc-exp.c382 /* YYNTOKENS -- Number of terminals. */
383 #define YYNTOKENS 68 macro
536 First, the terminals, then, starting at YYNTOKENS, nonterminals. */
1175 if (yytype < YYNTOKENS)
2476 yystate = yypgoto[yyn - YYNTOKENS] + *yyssp;
2480 yystate = yydefgoto[yyn - YYNTOKENS];
H A Dobjc-exp.c386 /* YYNTOKENS -- Number of terminals. */
387 #define YYNTOKENS 68 macro
534 First, the terminals, then, starting at YYNTOKENS, nonterminals. */
1157 if (yytype < YYNTOKENS)
2436 yystate = yypgoto[yyn - YYNTOKENS] + *yyssp;
2440 yystate = yydefgoto[yyn - YYNTOKENS];
H A Dp-exp.c372 /* YYNTOKENS -- Number of terminals. */
373 #define YYNTOKENS 52 macro
482 First, the terminals, then, starting at YYNTOKENS, nonterminals. */
967 if (yytype < YYNTOKENS)
1888 yystate = yypgoto[yyn - YYNTOKENS] + *yyssp;
1892 yystate = yydefgoto[yyn - YYNTOKENS];
/freebsd-10.0-release/crypto/heimdal/appl/ftp/ftpd/
H A Dftpcmd.c541 /* YYNTOKENS -- Number of terminals. */
542 #define YYNTOKENS 85 macro
683 First, the terminals, then, starting at YYNTOKENS, nonterminals. */
1094 if (yytype < YYNTOKENS)
1123 if (yytype < YYNTOKENS)
1380 int yyxend = yychecklim < YYNTOKENS ? yychecklim : YYNTOKENS;
2779 yystate = yypgoto[yyn - YYNTOKENS] + *yyssp;
2783 yystate = yydefgoto[yyn - YYNTOKENS];
/freebsd-10.0-release/crypto/heimdal/lib/sl/
H A Dslc-gram.c394 /* YYNTOKENS -- Number of terminals. */
395 #define YYNTOKENS 8 macro
465 First, the terminals, then, starting at YYNTOKENS, nonterminals. */
683 if (yytype < YYNTOKENS)
712 if (yytype < YYNTOKENS)
969 int yyxend = yychecklim < YYNTOKENS ? yychecklim : YYNTOKENS;
1420 yystate = yypgoto[yyn - YYNTOKENS] + *yyssp;
1424 yystate = yydefgoto[yyn - YYNTOKENS];

Completed in 400 milliseconds