HomeSort by: relevance | last modified time | path
    Searched defs:yypgoto (Results 1 - 25 of 41) sorted by relevancy

1 2

  /src/external/gpl2/grep/dist/intl/
plural.c 276 static const short yypgoto[] = {-32768, variable
971 yystate = yypgoto[yyn - YYNTBASE] + *yyssp;
  /src/sys/external/bsd/acpica/dist/compiler/
dtcompilerparser.tab.c 568 /* YYPGOTO[NTERM-NUM]. */
569 static const yytype_int8 yypgoto[] = variable
1505 yystate = yypgoto[yyn - YYNTOKENS] + *yyssp;
dtparser.tab.c 614 /* YYPGOTO[NTERM-NUM]. */
615 static const yytype_int8 yypgoto[] = variable
1700 yystate = yypgoto[yyn - YYNTOKENS] + *yyssp;
prparser.tab.c 617 /* YYPGOTO[NTERM-NUM]. */
618 static const yytype_int8 yypgoto[] = variable
1710 yystate = yypgoto[yyn - YYNTOKENS] + *yyssp;
  /src/external/gpl2/gettext/dist/gettext-runtime/intl/
plural.c 270 static const short yypgoto[] = variable
1118 yystate = yypgoto[yyn - YYNTBASE] + *yyssp;
  /src/external/gpl2/gettext/dist/gettext-tools/src/
po-gram-gen.c 280 static const short yypgoto[] = variable
1319 yystate = yypgoto[yyn - YYNTBASE] + *yyssp;
  /src/external/gpl2/texinfo/dist/intl/
plural.c 270 static const short yypgoto[] = variable
1118 yystate = yypgoto[yyn - YYNTBASE] + *yyssp;
  /src/external/gpl3/gcc.old/dist/intl/
plural.c 299 static const short yypgoto[] = variable
1147 yystate = yypgoto[yyn - YYNTBASE] + *yyssp;
  /src/crypto/external/bsd/heimdal/dist/lib/com_err/
parse.c 686 /* YYPGOTO[NTERM-NUM]. */
687 static const yytype_int8 yypgoto[] = variable
1318 const int yyi = yypgoto[yylhs] + *yyssp;
  /src/crypto/external/bsd/heimdal/dist/lib/sl/
slc-gram.c 665 /* YYPGOTO[NTERM-NUM]. */
666 static const yytype_int8 yypgoto[] = variable
1241 const int yyi = yypgoto[yylhs] + *yyssp;
  /src/external/bsd/elftosb/dist/elftosb2/
elftosb_parser.tab.cpp 691 /* YYPGOTO[NTERM-NUM]. */
692 static const short int yypgoto[] = variable
2532 yystate = yypgoto[yyn - YYNTOKENS] + *yyssp;
  /src/external/gpl3/binutils/dist/binutils/
arparse.c 731 /* YYPGOTO[NTERM-NUM]. */
732 static const yytype_int8 yypgoto[] = variable
1422 const int yyi = yypgoto[yylhs] + *yyssp;
defparse.c 784 /* YYPGOTO[NTERM-NUM]. */
785 static const yytype_int16 yypgoto[] = variable
1855 const int yyi = yypgoto[yylhs] + *yyssp;
mcparse.c 767 /* YYPGOTO[NTERM-NUM]. */
768 static const yytype_int8 yypgoto[] = variable
1845 const int yyi = yypgoto[yylhs] + *yyssp;
sysinfo.c 666 /* YYPGOTO[NTERM-NUM]. */
667 static const yytype_int8 yypgoto[] = variable
1588 const int yyi = yypgoto[yylhs] + *yyssp;
  /src/external/gpl3/binutils/dist/gas/config/
loongarch-parse.c 1009 /* YYPGOTO[NTERM-NUM]. */
1010 static const yytype_int8 yypgoto[] = variable
1753 const int yyi = yypgoto[yylhs] + *yyssp;
m68k-parse.c 775 /* YYPGOTO[NTERM-NUM]. */
776 static const yytype_int16 yypgoto[] = variable
2097 const int yyi = yypgoto[yylhs] + *yyssp;
  /src/external/gpl3/binutils/dist/gas/
itbl-parse.c 923 /* YYPGOTO[NTERM-NUM]. */
924 static const yytype_int8 yypgoto[] = variable
1652 const int yyi = yypgoto[yylhs] + *yyssp;
  /src/external/gpl3/binutils.old/dist/binutils/
arparse.c 731 /* YYPGOTO[NTERM-NUM]. */
732 static const yytype_int8 yypgoto[] = variable
1422 const int yyi = yypgoto[yylhs] + *yyssp;
defparse.c 784 /* YYPGOTO[NTERM-NUM]. */
785 static const yytype_int16 yypgoto[] = variable
1855 const int yyi = yypgoto[yylhs] + *yyssp;
mcparse.c 767 /* YYPGOTO[NTERM-NUM]. */
768 static const yytype_int8 yypgoto[] = variable
1845 const int yyi = yypgoto[yylhs] + *yyssp;
sysinfo.c 666 /* YYPGOTO[NTERM-NUM]. */
667 static const yytype_int8 yypgoto[] = variable
1588 const int yyi = yypgoto[yylhs] + *yyssp;
  /src/external/gpl3/binutils.old/dist/gas/config/
loongarch-parse.c 1008 /* YYPGOTO[NTERM-NUM]. */
1009 static const yytype_int8 yypgoto[] = variable
1752 const int yyi = yypgoto[yylhs] + *yyssp;
m68k-parse.c 775 /* YYPGOTO[NTERM-NUM]. */
776 static const yytype_int16 yypgoto[] = variable
2097 const int yyi = yypgoto[yylhs] + *yyssp;
  /src/external/gpl3/binutils.old/dist/gas/
itbl-parse.c 923 /* YYPGOTO[NTERM-NUM]. */
924 static const yytype_int8 yypgoto[] = variable
1652 const int yyi = yypgoto[yylhs] + *yyssp;

Completed in 71 milliseconds

1 2