Searched refs:yytranslate (Results 1 – 8 of 8) sorted by relevance
160 #define YYTRANSLATE(x) ((unsigned)(x) <= 261 ? yytranslate[x] : 18)163 static const char yytranslate[] = variable
622 ((unsigned int) (YYX) <= YYMAXUTOK ? yytranslate[YYX] : YYUNDEFTOK)625 static const ]b4_int_type_for([b4_translate])[ yytranslate[] =
334 ((unsigned int) (YYX) <= YYMAXUTOK ? yytranslate[YYX] : YYUNDEFTOK)337 static const ]b4_int_type_for([b4_translate])[ yytranslate[] =
606 ((unsigned int) (YYX) <= YYMAXUTOK ? yytranslate[YYX] : YYUNDEFTOK)609 static const yytype_uint8 yytranslate[] = variable
900 ((unsigned int) (YYX) <= YYMAXUTOK ? yytranslate[YYX] : YYUNDEFTOK)904 static const yytype_uint8 yytranslate[] = variable
391 ((unsigned int) (YYX) <= YYMAXUTOK ? yytranslate[YYX] : YYUNDEFTOK)394 static const unsigned char yytranslate[] =
740 [[static const yytype_uint8 yytranslate[] =
17755 (yytranslate): Expand definition of yy_token_number_type, so that17762 to yyr1 and yytranslate.18220 Use this type for yytranslate.