OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_WCHAR_IS_8BIT
(Results
26 - 46
of
46
) sorted by null
1
2
/prebuilts/ndk/9/platforms/android-3/arch-arm/usr/include/sys/
_wchar_limits.h
70
* If
_WCHAR_IS_8BIT
is defined, the same broken behaviour will
75
# if defined(
_WCHAR_IS_8BIT
) && defined(__arm__) && __ANDROID_API__ < 9
cdefs.h
43
* This is no longer the case, but you can define
_WCHAR_IS_8BIT
63
* On the other hand,
_WCHAR_IS_8BIT
also affects the definition of
66
#ifdef
_WCHAR_IS_8BIT
/prebuilts/ndk/9/platforms/android-4/arch-arm/usr/include/sys/
_wchar_limits.h
70
* If
_WCHAR_IS_8BIT
is defined, the same broken behaviour will
75
# if defined(
_WCHAR_IS_8BIT
) && defined(__arm__) && __ANDROID_API__ < 9
cdefs.h
43
* This is no longer the case, but you can define
_WCHAR_IS_8BIT
63
* On the other hand,
_WCHAR_IS_8BIT
also affects the definition of
66
#ifdef
_WCHAR_IS_8BIT
/prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/sys/
_wchar_limits.h
70
* If
_WCHAR_IS_8BIT
is defined, the same broken behaviour will
75
# if defined(
_WCHAR_IS_8BIT
) && defined(__arm__) && __ANDROID_API__ < 9
cdefs.h
43
* This is no longer the case, but you can define
_WCHAR_IS_8BIT
63
* On the other hand,
_WCHAR_IS_8BIT
also affects the definition of
66
#ifdef
_WCHAR_IS_8BIT
/prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/sys/
_wchar_limits.h
70
* If
_WCHAR_IS_8BIT
is defined, the same broken behaviour will
75
# if defined(
_WCHAR_IS_8BIT
) && defined(__arm__) && __ANDROID_API__ < 9
cdefs.h
43
* This is no longer the case, but you can define
_WCHAR_IS_8BIT
63
* On the other hand,
_WCHAR_IS_8BIT
also affects the definition of
66
#ifdef
_WCHAR_IS_8BIT
/prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/sys/
_wchar_limits.h
70
* If
_WCHAR_IS_8BIT
is defined, the same broken behaviour will
75
# if defined(
_WCHAR_IS_8BIT
) && defined(__arm__) && __ANDROID_API__ < 9
/prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/sys/
_wchar_limits.h
70
* If
_WCHAR_IS_8BIT
is defined, the same broken behaviour will
75
# if defined(
_WCHAR_IS_8BIT
) && defined(__arm__) && __ANDROID_API__ < 9
/prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/sys/
_wchar_limits.h
70
* If
_WCHAR_IS_8BIT
is defined, the same broken behaviour will
75
# if defined(
_WCHAR_IS_8BIT
) && defined(__arm__) && __ANDROID_API__ < 9
/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.
/development/ndk/platforms/android-8/include/
wchar.h
76
* type). Revert to the old broken behaviour is
_WCHAR_IS_8BIT
is defined.
78
#ifdef
_WCHAR_IS_8BIT
83
#ifdef
_WCHAR_IS_8BIT
/prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/
wchar.h
76
* type). Revert to the old broken behaviour is
_WCHAR_IS_8BIT
is defined.
78
#ifdef
_WCHAR_IS_8BIT
83
#ifdef
_WCHAR_IS_8BIT
/development/ndk/platforms/android-3/include/
wchar.h
76
* type). Revert to the old broken behaviour is
_WCHAR_IS_8BIT
is defined.
78
#ifdef
_WCHAR_IS_8BIT
/prebuilts/ndk/9/platforms/android-3/arch-arm/usr/include/
wchar.h
76
* type). Revert to the old broken behaviour is
_WCHAR_IS_8BIT
is defined.
78
#ifdef
_WCHAR_IS_8BIT
/prebuilts/ndk/9/platforms/android-4/arch-arm/usr/include/
wchar.h
76
* type). Revert to the old broken behaviour is
_WCHAR_IS_8BIT
is defined.
78
#ifdef
_WCHAR_IS_8BIT
/prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/
wchar.h
76
* type). Revert to the old broken behaviour is
_WCHAR_IS_8BIT
is defined.
78
#ifdef
_WCHAR_IS_8BIT
/development/ndk/platforms/android-3/include/sys/
cdefs.h
43
* This is no longer the case, but you can define
_WCHAR_IS_8BIT
63
* On the other hand,
_WCHAR_IS_8BIT
also affects the definition of
66
#ifdef
_WCHAR_IS_8BIT
Completed in 358 milliseconds
1
2