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

/xnu-2782.1.97/libkern/c++/
H A DOSUnserialize.cpp462 ((unsigned int) (YYX) <= YYMAXUTOK ? yytranslate[YYX] : YYUNDEFTOK)
465 static const yytype_uint8 yytranslate[] = variable
H A DOSUnserializeXML.cpp495 ((unsigned int) (YYX) <= YYMAXUTOK ? yytranslate[YYX] : YYUNDEFTOK)
498 static const yytype_uint8 yytranslate[] = variable

Completed in 50 milliseconds