HomeSort by relevance Sort by last modified time
    Searched refs:INTPTR_MIN (Results 101 - 125 of 128) sorted by null

1 2 3 45 6

  /prebuilts/ndk/9/platforms/android-4/arch-arm/usr/include/
stdint.h 203 # define INTPTR_MIN INT32_MIN
  /prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/
stdint.h 203 # define INTPTR_MIN INT32_MIN
  /prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/
stdint.h 203 # define INTPTR_MIN INT32_MIN
  /prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/
stdint.h 203 # define INTPTR_MIN INT32_MIN
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/
stdint.h 203 # define INTPTR_MIN INT32_MIN
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/
stdint.h 203 # define INTPTR_MIN INT32_MIN
  /external/bison/darwin-lib/
stdint.h 105 the macros except for *_FAST*_*, INTPTR_MIN, PTRDIFF_MIN, PTRDIFF_MAX. */
471 #undef INTPTR_MIN
474 #define INTPTR_MIN LONG_MIN
  /external/bison/lib/
stdint.in.h 104 the macros except for *_FAST*_*, INTPTR_MIN, PTRDIFF_MIN, PTRDIFF_MAX. */
470 #undef INTPTR_MIN
473 #define INTPTR_MIN LONG_MIN
  /ndk/sources/host-tools/sed-4.2.1/lib/
stdint.in.h 83 the macros except for *_FAST*_*, INTPTR_MIN, PTRDIFF_MIN, PTRDIFF_MAX. */
408 #undef INTPTR_MIN
411 #define INTPTR_MIN LONG_MIN
  /external/chromium_org/third_party/smhasher/src/
pstdint.h 705 # ifndef INTPTR_MIN
706 # define INTPTR_MIN stdint_intptr_glue3(INT,stdint_intptr_bits,_MIN)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/plat-linux2/
IN.py 130 INTPTR_MIN = (-9223372036854775807L-1)
132 INTPTR_MIN = (-2147483647-1)
  /external/libcxx/test/depr/depr.c.headers/
stdint_h.pass.cpp 206 // INTPTR_MIN
207 assert(INTPTR_MIN == std::numeric_limits<intptr_t>::min());
  /external/libcxx/test/language.support/cstdint/cstdint.syn/
cstdint.pass.cpp 206 // INTPTR_MIN
207 assert(INTPTR_MIN == std::numeric_limits<std::intptr_t>::min());
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/depr/depr.c.headers/
stdint_h.pass.cpp 206 // INTPTR_MIN
207 assert(INTPTR_MIN == std::numeric_limits<intptr_t>::min());
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/language.support/cstdint/cstdint.syn/
cstdint.pass.cpp 206 // INTPTR_MIN
207 assert(INTPTR_MIN == std::numeric_limits<std::intptr_t>::min());
  /external/libcxx/test/input.output/file.streams/c.files/
cinttypes.pass.cpp 159 #ifndef INTPTR_MIN
160 #error INTPTR_MIN not defined
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/file.streams/c.files/
cinttypes.pass.cpp 159 #ifndef INTPTR_MIN
160 #error INTPTR_MIN not defined
  /bionic/tests/
unistd_test.cpp 62 #define SBRK_MIN INTPTR_MIN
  /external/clang/lib/Headers/
stdint.h 662 #define INTPTR_MIN __INTN_MIN(__INTPTR_WIDTH__)
  /prebuilts/clang/darwin-x86/host/3.4/lib/clang/3.4/include/
stdint.h 663 #define INTPTR_MIN __INTN_MIN(__INTPTR_WIDTH__)
  /prebuilts/clang/darwin-x86/host/3.5/lib/clang/3.5/include/
stdint.h 662 #define INTPTR_MIN __INTN_MIN(__INTPTR_WIDTH__)
  /prebuilts/clang/linux-x86/host/3.4/lib/clang/3.4/include/
stdint.h 663 #define INTPTR_MIN __INTN_MIN(__INTPTR_WIDTH__)
  /prebuilts/clang/linux-x86/host/3.5/lib/clang/3.5/include/
stdint.h 662 #define INTPTR_MIN __INTN_MIN(__INTPTR_WIDTH__)
  /prebuilts/misc/darwin-x86/analyzer/lib/clang/3.3/include/
stdint.h 663 #define INTPTR_MIN __INTN_MIN(__INTPTR_WIDTH__)
  /prebuilts/misc/linux-x86/analyzer/lib/clang/3.3/include/
stdint.h 663 #define INTPTR_MIN __INTN_MIN(__INTPTR_WIDTH__)

Completed in 2222 milliseconds

1 2 3 45 6