Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dcorhdr.h37 tdUnicodeClass = 0x10000, enumerator
910 #define IsTdUnicodeClass(x) (((x) & tdStringFormatMask) == tdUnicodeClass)
Dcorreg.h77 …dISSCompat = 0x0020,tdStringFormatMask = 0x00c0,tdAnsiClass = 0x0000,tdUnicodeClass = 0x0040,tdAut… enumerator