Home
last modified time | relevance | path

Searched refs:UNICODE_RESERVED (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/PowerVR_SDK/Tools/
DPVRTUnicode.cpp36 #define UNICODE_RESERVED 0xFFFE macro
92 if((c32 & UNICODE_RESERVED) == UNICODE_RESERVED) in CheckGenericUnicode()