Searched refs:yytranslate (Results 1 - 25 of 31) sorted by relevance

12

/haiku-buildtools/legacy/binutils/binutils/
H A Darparse.c345 ((unsigned int) (YYX) <= YYMAXUTOK ? yytranslate[YYX] : YYUNDEFTOK)
348 static const unsigned char yytranslate[] = variable
H A Ddefparse.c354 ((unsigned int) (YYX) <= YYMAXUTOK ? yytranslate[YYX] : YYUNDEFTOK)
357 static const unsigned char yytranslate[] = variable
H A Dnlmheader.c453 ((unsigned int) (YYX) <= YYMAXUTOK ? yytranslate[YYX] : YYUNDEFTOK)
456 static const unsigned char yytranslate[] = variable
H A Drcparse.c536 ((unsigned int) (YYX) <= YYMAXUTOK ? yytranslate[YYX] : YYUNDEFTOK)
539 static const unsigned char yytranslate[] = variable
H A Dsysinfo.c302 ((unsigned int) (YYX) <= YYMAXUTOK ? yytranslate[YYX] : YYUNDEFTOK)
305 static const unsigned char yytranslate[] = variable
/haiku-buildtools/legacy/binutils/gas/
H A Ditbl-parse.c554 ((unsigned int) (YYX) <= YYMAXUTOK ? yytranslate[YYX] : YYUNDEFTOK)
557 static const unsigned char yytranslate[] = variable
H A Dm68k-parse.c365 ((unsigned int) (YYX) <= YYMAXUTOK ? yytranslate[YYX] : YYUNDEFTOK)
368 static const unsigned char yytranslate[] = variable
/haiku-buildtools/binutils/gas/
H A Ditbl-parse.c652 ((unsigned int) (YYX) <= YYMAXUTOK ? yytranslate[YYX] : YYUNDEFTOK)
656 static const yytype_uint8 yytranslate[] = variable
H A Dm68k-parse.c459 ((unsigned int) (YYX) <= YYMAXUTOK ? yytranslate[YYX] : YYUNDEFTOK)
463 static const yytype_uint8 yytranslate[] = variable
H A Drx-parse.c752 ((unsigned int) (YYX) <= YYMAXUTOK ? yytranslate[YYX] : YYUNDEFTOK)
756 static const yytype_uint8 yytranslate[] = variable
H A Drl78-parse.c733 ((unsigned int) (YYX) <= YYMAXUTOK ? yytranslate[YYX] : YYUNDEFTOK)
737 static const yytype_uint8 yytranslate[] = variable
/haiku-buildtools/binutils/binutils/
H A Darparse.c442 ((unsigned int) (YYX) <= YYMAXUTOK ? yytranslate[YYX] : YYUNDEFTOK)
446 static const yytype_uint8 yytranslate[] = variable
H A Dnlmheader.c549 ((unsigned int) (YYX) <= YYMAXUTOK ? yytranslate[YYX] : YYUNDEFTOK)
553 static const yytype_uint8 yytranslate[] = variable
H A Dmcparse.c449 ((unsigned int) (YYX) <= YYMAXUTOK ? yytranslate[YYX] : YYUNDEFTOK)
453 static const yytype_uint8 yytranslate[] = variable
H A Ddefparse.c455 ((unsigned int) (YYX) <= YYMAXUTOK ? yytranslate[YYX] : YYUNDEFTOK)
459 static const yytype_uint8 yytranslate[] = variable
H A Dsysinfo.c420 ((unsigned int) (YYX) <= YYMAXUTOK ? yytranslate[YYX] : YYUNDEFTOK)
424 static const yytype_uint8 yytranslate[] = variable
H A Drcparse.c668 ((unsigned int) (YYX) <= YYMAXUTOK ? yytranslate[YYX] : YYUNDEFTOK)
672 static const yytype_uint8 yytranslate[] = variable
/haiku-buildtools/binutils/intl/
H A Dplural.c184 #define YYTRANSLATE(x) ((unsigned)(x) <= 261 ? yytranslate[x] : 18)
187 static const char yytranslate[] = variable
/haiku-buildtools/gcc/intl/
H A Dplural.c184 #define YYTRANSLATE(x) ((unsigned)(x) <= 261 ? yytranslate[x] : 18)
187 static const char yytranslate[] = variable
/haiku-buildtools/jam/
H A Djamgram.c477 ((unsigned int) (YYX) <= YYMAXUTOK ? yytranslate[YYX] : YYUNDEFTOK)
480 static const yytype_uint8 yytranslate[] = variable
/haiku-buildtools/legacy/gcc/gcc/java/
H A Dparse-scan.c203 #define YYTRANSLATE(x) ((unsigned)(x) <= 364 ? yytranslate[x] : 253)
205 static const char yytranslate[] = { 0, variable
/haiku-buildtools/gcc/gmp/demos/calc/
H A Dcalc.c562 ((unsigned int) (YYX) <= YYMAXUTOK ? yytranslate[YYX] : YYUNDEFTOK)
565 static const yytype_uint8 yytranslate[] = variable
/haiku-buildtools/legacy/binutils/ld/
H A Dldgram.c568 ((unsigned int) (YYX) <= YYMAXUTOK ? yytranslate[YYX] : YYUNDEFTOK)
571 static const unsigned char yytranslate[] = variable
/haiku-buildtools/legacy/gcc/gcc/
H A Dcexp.c169 #define YYTRANSLATE(x) ((unsigned)(x) <= 270 ? yytranslate[x] : 43)
171 static const char yytranslate[] = { 0, variable
/haiku-buildtools/binutils/ld/
H A Dldgram.c692 ((unsigned int) (YYX) <= YYMAXUTOK ? yytranslate[YYX] : YYUNDEFTOK)
696 static const yytype_uint8 yytranslate[] = variable

Completed in 623 milliseconds

12