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

/external/bison/data/
H A Dglr.c334 ((unsigned int) (YYX) <= YYMAXUTOK ? yytranslate[YYX] : YYUNDEFTOK)
337 static const ]b4_int_type_for([b4_translate])[ yytranslate[] =
H A Dyacc.c622 ((unsigned int) (YYX) <= YYMAXUTOK ? yytranslate[YYX] : YYUNDEFTOK)
625 static const ]b4_int_type_for([b4_translate])[ yytranslate[] =
/external/e2fsprogs/intl/
H A Dplural.c160 #define YYTRANSLATE(x) ((unsigned)(x) <= 261 ? yytranslate[x] : 18)
163 static const char yytranslate[] = variable
/external/toybox/kconfig/
H A Dzconf.tab.c_shipped391 ((unsigned int) (YYX) <= YYMAXUTOK ? yytranslate[YYX] : YYUNDEFTOK)
394 static const unsigned char yytranslate[] =
/external/libpcap/
H A Dgrammar.c900 ((unsigned int) (YYX) <= YYMAXUTOK ? yytranslate[YYX] : YYUNDEFTOK)
904 static const yytype_uint8 yytranslate[] = variable
/external/bison/src/
H A Dparse-gram.c606 ((unsigned int) (YYX) <= YYMAXUTOK ? yytranslate[YYX] : YYUNDEFTOK)
609 static const yytype_uint8 yytranslate[] = variable

Completed in 89 milliseconds