Searched defs:WCHAR_MIN (Results 1 - 25 of 91) sorted by relevance

1234

/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
H A D_cwchar.h44 # include <stdint.h> // WCHAR_MIN, WCHAR_MAX
117 # ifndef WCHAR_MIN
118 # define WCHAR_MIN 0 macro
127 /* Compilers that do not define WCHAR_MIN and WCHAR_MAX to be testable at
129 # undef WCHAR_MIN macro
130 # define WCHAR_MIN 0 macro
135 /* Definition of WCHAR_MIN and MAX are wrong for alpha platform
136 * as gcc consider wchar_t as an unsigned type but WCHAR_MIN is defined as
143 /* Check that WCHAR_MIN value hasn't been fixed */
144 _STLP_STATIC_ASSERT((WCHAR_MIN <
145 # undef WCHAR_MIN macro
146 # define WCHAR_MIN macro
157 # undef WCHAR_MIN macro
158 # define WCHAR_MIN macro
[all...]
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
H A D_cwchar.h44 # include <stdint.h> // WCHAR_MIN, WCHAR_MAX
117 # ifndef WCHAR_MIN
118 # define WCHAR_MIN 0 macro
127 /* Compilers that do not define WCHAR_MIN and WCHAR_MAX to be testable at
129 # undef WCHAR_MIN macro
130 # define WCHAR_MIN 0 macro
135 /* Definition of WCHAR_MIN and MAX are wrong for alpha platform
136 * as gcc consider wchar_t as an unsigned type but WCHAR_MIN is defined as
143 /* Check that WCHAR_MIN value hasn't been fixed */
144 _STLP_STATIC_ASSERT((WCHAR_MIN <
145 # undef WCHAR_MIN macro
146 # define WCHAR_MIN macro
157 # undef WCHAR_MIN macro
158 # define WCHAR_MIN macro
[all...]
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
H A D_cwchar.h44 # include <stdint.h> // WCHAR_MIN, WCHAR_MAX
117 # ifndef WCHAR_MIN
118 # define WCHAR_MIN 0 macro
127 /* Compilers that do not define WCHAR_MIN and WCHAR_MAX to be testable at
129 # undef WCHAR_MIN macro
130 # define WCHAR_MIN 0 macro
135 /* Definition of WCHAR_MIN and MAX are wrong for alpha platform
136 * as gcc consider wchar_t as an unsigned type but WCHAR_MIN is defined as
143 /* Check that WCHAR_MIN value hasn't been fixed */
144 _STLP_STATIC_ASSERT((WCHAR_MIN <
145 # undef WCHAR_MIN macro
146 # define WCHAR_MIN macro
157 # undef WCHAR_MIN macro
158 # define WCHAR_MIN macro
[all...]
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
H A D_cwchar.h44 # include <stdint.h> // WCHAR_MIN, WCHAR_MAX
117 # ifndef WCHAR_MIN
118 # define WCHAR_MIN 0 macro
127 /* Compilers that do not define WCHAR_MIN and WCHAR_MAX to be testable at
129 # undef WCHAR_MIN macro
130 # define WCHAR_MIN 0 macro
135 /* Definition of WCHAR_MIN and MAX are wrong for alpha platform
136 * as gcc consider wchar_t as an unsigned type but WCHAR_MIN is defined as
143 /* Check that WCHAR_MIN value hasn't been fixed */
144 _STLP_STATIC_ASSERT((WCHAR_MIN <
145 # undef WCHAR_MIN macro
146 # define WCHAR_MIN macro
157 # undef WCHAR_MIN macro
158 # define WCHAR_MIN macro
[all...]
/prebuilts/ndk/current/sources/cxx-stl/stlport/stlport/stl/
H A D_cwchar.h44 # include <stdint.h> // WCHAR_MIN, WCHAR_MAX
117 # ifndef WCHAR_MIN
118 # define WCHAR_MIN 0 macro
127 /* Compilers that do not define WCHAR_MIN and WCHAR_MAX to be testable at
129 # undef WCHAR_MIN macro
130 # define WCHAR_MIN 0 macro
135 /* Definition of WCHAR_MIN and MAX are wrong for alpha platform
136 * as gcc consider wchar_t as an unsigned type but WCHAR_MIN is defined as
143 /* Check that WCHAR_MIN value hasn't been fixed */
144 _STLP_STATIC_ASSERT((WCHAR_MIN <
145 # undef WCHAR_MIN macro
146 # define WCHAR_MIN macro
157 # undef WCHAR_MIN macro
158 # define WCHAR_MIN macro
[all...]
/prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/
H A Dwchar.h74 #define WCHAR_MIN 0 macro
/prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/
H A Dwchar.h74 #define WCHAR_MIN 0 macro
/prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/
H A Dwchar.h74 #define WCHAR_MIN 0 macro
/prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/
H A Dwchar.h74 #define WCHAR_MIN 0 macro
/prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/
H A Dwchar.h74 #define WCHAR_MIN 0 macro
/prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/
H A Dwchar.h74 #define WCHAR_MIN 0 macro
/prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/
H A Dwchar.h74 #define WCHAR_MIN 0 macro
/prebuilts/ndk/5/platforms/android-4/arch-arm/usr/include/
H A Dwchar.h74 #define WCHAR_MIN 0 macro
/prebuilts/ndk/5/platforms/android-5/arch-arm/usr/include/
H A Dwchar.h74 #define WCHAR_MIN 0 macro
/prebuilts/ndk/5/platforms/android-8/arch-arm/usr/include/
H A Dwchar.h74 #define WCHAR_MIN 0 macro
/prebuilts/ndk/5/platforms/android-9/arch-arm/usr/include/
H A Dwchar.h74 #define WCHAR_MIN INT_MIN macro
/prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/
H A Dwchar.h74 #define WCHAR_MIN 0 macro
/prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/
H A Dwchar.h74 #define WCHAR_MIN 0 macro
/prebuilts/ndk/6/platforms/android-4/arch-arm/usr/include/
H A Dwchar.h74 #define WCHAR_MIN 0 macro
/prebuilts/ndk/6/platforms/android-4/arch-x86/usr/include/
H A Dwchar.h74 #define WCHAR_MIN 0 macro
/prebuilts/ndk/6/platforms/android-5/arch-arm/usr/include/
H A Dwchar.h74 #define WCHAR_MIN 0 macro
/prebuilts/ndk/6/platforms/android-5/arch-x86/usr/include/
H A Dwchar.h74 #define WCHAR_MIN 0 macro
/prebuilts/ndk/6/platforms/android-8/arch-arm/usr/include/
H A Dwchar.h74 #define WCHAR_MIN 0 macro
/prebuilts/ndk/6/platforms/android-8/arch-x86/usr/include/
H A Dwchar.h74 #define WCHAR_MIN 0 macro
/prebuilts/ndk/6/platforms/android-9/arch-arm/usr/include/
H A Dwchar.h74 #define WCHAR_MIN INT_MIN macro

Completed in 848 milliseconds

1234