HomeSort by: relevance | last modified time | path
    Searched refs:yyrhs (Results 1 - 10 of 10) sorted by relevancy

  /src/external/gpl2/gettext/dist/gettext-runtime/intl/
plural.c 202 static const short yyrhs[] = variable
1001 for (yyi = yyprhs[yyn]; yyrhs[yyi] > 0; yyi++)
1002 YYFPRINTF (stderr, "%s ", yytname[yyrhs[yyi]]);
  /src/external/gpl2/grep/dist/intl/
plural.c 224 static const short yyrhs[] = { 17, variable
839 for (i = yyprhs[yyn]; yyrhs[i] > 0; i++)
840 fprintf (stderr, "%s ", yytname[yyrhs[i]]);
  /src/external/gpl2/texinfo/dist/intl/
plural.c 202 static const short yyrhs[] = variable
1001 for (yyi = yyprhs[yyn]; yyrhs[yyi] > 0; yyi++)
1002 YYFPRINTF (stderr, "%s ", yytname[yyrhs[yyi]]);
  /src/sys/external/bsd/acpica/dist/compiler/
dtcompilerparser.tab.c 485 YYRHS. */
492 /* YYRHS -- A `-1'-separated list of the rules' RHS. */
493 static const yytype_int8 yyrhs[] = variable
829 yy_symbol_print (stderr, yyrhs[yyprhs[yyrule] + yyi],
dtparser.tab.c 504 YYRHS. */
512 /* YYRHS -- A `-1'-separated list of the rules' RHS. */
513 static const yytype_int8 yyrhs[] = variable
911 yy_symbol_print (stderr, yyrhs[yyprhs[yyrule] + yyi],
prparser.tab.c 506 YYRHS. */
514 /* YYRHS -- A `-1'-separated list of the rules' RHS. */
515 static const yytype_int8 yyrhs[] = variable
914 yy_symbol_print (stderr, yyrhs[yyprhs[yyrule] + yyi],
  /src/external/gpl2/gettext/dist/gettext-tools/src/
po-gram-gen.c 196 static const short yyrhs[] = variable
1008 for (yyi = yyprhs[yyn]; yyrhs[yyi] > 0; yyi++)
1009 YYFPRINTF (stderr, "%s ", yytname[yyrhs[yyi]]);
  /src/external/gpl3/gcc.old/dist/intl/
plural.c 231 static const short yyrhs[] = variable
1030 for (yyi = yyprhs[yyn]; yyrhs[yyi] > 0; yyi++)
1031 YYFPRINTF (stderr, "%s ", yytname[yyrhs[yyi]]);
  /src/external/bsd/elftosb/dist/elftosb2/
elftosb_parser.tab.cpp 447 YYRHS. */
466 /* YYRHS -- A `-1'-separated list of the rules' RHS. */
467 static const yysigned_char yyrhs[] = variable
990 for (yyi = yyprhs[yyrule]; 0 <= yyrhs[yyi]; yyi++)
991 YYFPRINTF (stderr, "%s ", yytname[yyrhs[yyi]]);
  /src/external/gpl2/xcvs/dist/lib/
getdate.c 619 YYRHS. */
633 /* YYRHS -- A `-1'-separated list of the rules' RHS. */
634 static const yytype_int8 yyrhs[] = variable
1066 yy_symbol_print (stderr, yyrhs[yyprhs[yyrule] + yyi],

Completed in 56 milliseconds