Home
last modified time | relevance | path

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

/external/swiftshader/third_party/PowerVR_SDK/Tools/
DPVRTUnicode.cpp30 #define UTF16_SURG_H_END 0xDBFF macro
195 if(c32 >= UTF16_SURG_H_MARK && c32 <= UTF16_SURG_H_END) in PVRTUnicodeUTF16ToUTF32()
279 if( pC[0] >= UTF16_SURG_H_MARK && pC[0] <= UTF16_SURG_H_END in PVRTUnicodeUTF16Length()