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 6 // _WCHAR_IS_8BIT defined will provice an 8-bit wchar_t
10 #define _WCHAR_IS_8BIT
test_8bit_cplusplus.cpp 6 // _WCHAR_IS_8BIT defined will provice an 8-bit wchar_t
10 #define _WCHAR_IS_8BIT
test_8bit_cplusplus_stdc_limit_macros.cpp 6 // _WCHAR_IS_8BIT defined will provice an 8-bit wchar_t
12 #define _WCHAR_IS_8BIT
32 // _WCHAR_IS_8BIT is defined, so the values are always 32-bit signed.

Completed in 37 milliseconds