Home
last modified time | relevance | path

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

/external/swiftshader/third_party/PowerVR_SDK/Tools/
DPVRTUnicode.cpp35 #define UNICODE_NONCHAR_END 0xFDEF macro
89 if(c32 >= UNICODE_NONCHAR_MARK && c32 <= UNICODE_NONCHAR_END) in CheckGenericUnicode()