HomeSort by relevance Sort by last modified time
    Searched defs:WCHAR_MIN (Results 1 - 25 of 109) sorted by null

1 2 3 4 5

  /development/ndk/platforms/android-3/include/sys/
_wchar_limits.h 33 /* WCHAR_MIN / WCHAR_MAX can be defined by <stdint.h> or <wchar.h>.
36 * - In NDK r8e and older, all definitions of WCHAR_MIN and WCHAR_MAX
46 * compiling C (not C++). Also, the definitions of WCHAR_MIN and
52 * <stdint.h> would only define WCHAR_MIN and WCHAR_MAX when:
59 * - When compiling C sources, WCHAR_MIN / WCHAR_MAX were always
73 #if !defined(WCHAR_MIN)
77 # define WCHAR_MIN 0
80 # define WCHAR_MIN (-2147483647 - 1)
84 # define WCHAR_MIN (-2147483647 - 1)
102 # define WCHAR_MIN __WCHAR_MIN_
    [all...]
  /external/stlport/stlport/stl/
_cwchar.h 44 # include <stdint.h> // WCHAR_MIN, WCHAR_MAX
117 # ifndef WCHAR_MIN
118 # define WCHAR_MIN 0
127 /* Compilers that do not define WCHAR_MIN and WCHAR_MAX to be testable at
129 # undef WCHAR_MIN
130 # define WCHAR_MIN 0
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 < 0)
    [all...]
  /ndk/sources/android/support/include/
wchar.h 82 // already have defined WCHAR_MIN / WCHAR_MAX in the following cases:
106 #define WCHAR_MIN __WCHAR_MIN__
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_cwchar.h 44 # include <stdint.h> // WCHAR_MIN, WCHAR_MAX
117 # ifndef WCHAR_MIN
118 # define WCHAR_MIN 0
127 /* Compilers that do not define WCHAR_MIN and WCHAR_MAX to be testable at
129 # undef WCHAR_MIN
130 # define WCHAR_MIN 0
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 < 0)
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_cwchar.h 44 # include <stdint.h> // WCHAR_MIN, WCHAR_MAX
117 # ifndef WCHAR_MIN
118 # define WCHAR_MIN 0
127 /* Compilers that do not define WCHAR_MIN and WCHAR_MAX to be testable at
129 # undef WCHAR_MIN
130 # define WCHAR_MIN 0
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 < 0)
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_cwchar.h 44 # include <stdint.h> // WCHAR_MIN, WCHAR_MAX
117 # ifndef WCHAR_MIN
118 # define WCHAR_MIN 0
127 /* Compilers that do not define WCHAR_MIN and WCHAR_MAX to be testable at
129 # undef WCHAR_MIN
130 # define WCHAR_MIN 0
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 < 0)
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_cwchar.h 44 # include <stdint.h> // WCHAR_MIN, WCHAR_MAX
117 # ifndef WCHAR_MIN
118 # define WCHAR_MIN 0
127 /* Compilers that do not define WCHAR_MIN and WCHAR_MAX to be testable at
129 # undef WCHAR_MIN
130 # define WCHAR_MIN 0
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 < 0)
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_cwchar.h 44 # include <stdint.h> // WCHAR_MIN, WCHAR_MAX
117 # ifndef WCHAR_MIN
118 # define WCHAR_MIN 0
127 /* Compilers that do not define WCHAR_MIN and WCHAR_MAX to be testable at
129 # undef WCHAR_MIN
130 # define WCHAR_MIN 0
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 < 0)
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_cwchar.h 44 # include <stdint.h> // WCHAR_MIN, WCHAR_MAX
117 # ifndef WCHAR_MIN
118 # define WCHAR_MIN 0
127 /* Compilers that do not define WCHAR_MIN and WCHAR_MAX to be testable at
129 # undef WCHAR_MIN
130 # define WCHAR_MIN 0
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 < 0)
    [all...]
  /bionic/libc/include/
wchar.h 70 #define WCHAR_MIN INT_MIN
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/
wchar.h 74 #define WCHAR_MIN 0
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/
wchar.h 74 #define WCHAR_MIN 0
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/
wchar.h 74 #define WCHAR_MIN 0
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/
wchar.h 74 #define WCHAR_MIN 0
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/
wchar.h 74 #define WCHAR_MIN 0
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/
wchar.h 74 #define WCHAR_MIN 0
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/
wchar.h 74 #define WCHAR_MIN 0
  /prebuilts/ndk/5/platforms/android-8/arch-arm/usr/include/
wchar.h 74 #define WCHAR_MIN 0
  /prebuilts/ndk/5/platforms/android-9/arch-arm/usr/include/
wchar.h 74 #define WCHAR_MIN INT_MIN
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/
wchar.h 74 #define WCHAR_MIN 0
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/
wchar.h 74 #define WCHAR_MIN 0
  /prebuilts/ndk/6/platforms/android-8/arch-arm/usr/include/
wchar.h 74 #define WCHAR_MIN 0
  /prebuilts/ndk/6/platforms/android-8/arch-x86/usr/include/
wchar.h 74 #define WCHAR_MIN 0
  /prebuilts/ndk/6/platforms/android-9/arch-arm/usr/include/
wchar.h 74 #define WCHAR_MIN INT_MIN
  /prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/
wchar.h 74 #define WCHAR_MIN INT_MIN

Completed in 479 milliseconds

1 2 3 4 5