Searched defs:U_WCHAR_IS_UTF32 (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/icu/source/common/unicode/
H A Dumachine.h265 * \def U_WCHAR_IS_UTF32
270 #if !defined(U_WCHAR_IS_UTF16) && !defined(U_WCHAR_IS_UTF32)
275 # define U_WCHAR_IS_UTF32 macro
283 # define U_WCHAR_IS_UTF32 macro
H A Dpmac.h430 /* On the Mac, we define U_WCHAR_IS_UTF32 to treat wchar_t as though it
437 #define U_WCHAR_IS_UTF32 macro
/external/icu4c/common/unicode/
H A Dumachine.h225 * \def U_WCHAR_IS_UTF32
230 #if !defined(U_WCHAR_IS_UTF16) && !defined(U_WCHAR_IS_UTF32)
235 # define U_WCHAR_IS_UTF32 macro
243 # define U_WCHAR_IS_UTF32 macro
246 # define U_WCHAR_IS_UTF32 macro

Completed in 125 milliseconds