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

  /src/external/gpl2/grep/dist/intl/
plural.c 219 static const short yyprhs[] = { 0, variable
839 for (i = yyprhs[yyn]; yyrhs[i] > 0; i++)
  /src/sys/external/bsd/acpica/dist/compiler/
dtcompilerparser.tab.c 484 /* YYPRHS[YYN] -- Index of the first RHS symbol of rule number YYN in
486 static const yytype_uint8 yyprhs[] = variable
829 yy_symbol_print (stderr, yyrhs[yyprhs[yyrule] + yyi],
dtparser.tab.c 503 /* YYPRHS[YYN] -- Index of the first RHS symbol of rule number YYN in
505 static const yytype_uint8 yyprhs[] = variable
911 yy_symbol_print (stderr, yyrhs[yyprhs[yyrule] + yyi],
prparser.tab.c 505 /* YYPRHS[YYN] -- Index of the first RHS symbol of rule number YYN in
507 static const yytype_uint8 yyprhs[] = variable
914 yy_symbol_print (stderr, yyrhs[yyprhs[yyrule] + yyi],
  /src/external/gpl2/gettext/dist/gettext-runtime/intl/
plural.c 197 static const short yyprhs[] = variable
1001 for (yyi = yyprhs[yyn]; yyrhs[yyi] > 0; yyi++)
  /src/external/gpl2/gettext/dist/gettext-tools/src/
po-gram-gen.c 190 static const short yyprhs[] = variable
1008 for (yyi = yyprhs[yyn]; yyrhs[yyi] > 0; yyi++)
  /src/external/gpl2/texinfo/dist/intl/
plural.c 197 static const short yyprhs[] = variable
1001 for (yyi = yyprhs[yyn]; yyrhs[yyi] > 0; yyi++)
  /src/external/gpl3/gcc.old/dist/intl/
plural.c 226 static const short yyprhs[] = variable
1030 for (yyi = yyprhs[yyn]; yyrhs[yyi] > 0; yyi++)
  /src/external/bsd/elftosb/dist/elftosb2/
elftosb_parser.tab.cpp 446 /* YYPRHS[YYN] -- Index of the first RHS symbol of rule number YYN in
448 static const unsigned short int yyprhs[] = variable
990 for (yyi = yyprhs[yyrule]; 0 <= yyrhs[yyi]; yyi++)
  /src/external/gpl2/xcvs/dist/lib/
getdate.c 618 /* YYPRHS[YYN] -- Index of the first RHS symbol of rule number YYN in
620 static const yytype_uint8 yyprhs[] = variable
1066 yy_symbol_print (stderr, yyrhs[yyprhs[yyrule] + yyi],

Completed in 28 milliseconds