Home
last modified time | relevance | path

Searched refs:OldUChar (Results 1 - 1 of 1) sorted by relevance

/interface/sdk_c/third_party/icu4c/ndk_headers/unicode/
H A Dumachine.h420 * \var OldUChar
425 * Define OldUChar to be wchar_t if that is 16 bits wide.
428 * This makes the definition of OldUChar platform-dependent
434 * The current UChar responds to UCHAR_TYPE but OldUChar does not.
439 typedef wchar_t OldUChar; typedef
441 typedef __CHAR16_TYPE__ OldUChar; typedef
443 typedef uint16_t OldUChar; typedef

Completed in 2 milliseconds