HomeSort by relevance Sort by last modified time
    Searched defs:_WCHAR_IS_8BIT (Results 1 - 3 of 3) sorted by null

  /ndk/tests/build/wchar_t-size/jni/
test_8bit.c 2 // _WCHAR_IS_8BIT defined will provice an 8-bit wchar_t
7 #define _WCHAR_IS_8BIT
test_8bit_cplusplus.cpp 2 // _WCHAR_IS_8BIT defined will provice an 8-bit wchar_t
7 #define _WCHAR_IS_8BIT
test_8bit_cplusplus_stdc_limit_macros.cpp 2 // _WCHAR_IS_8BIT defined will provice an 8-bit wchar_t
9 #define _WCHAR_IS_8BIT
33 // _WCHAR_IS_8BIT is defined, so the values are always 32-bit signed.

Completed in 924 milliseconds