HomeSort by relevance Sort by last modified time
    Searched refs:INTPTR_MAX (Results 51 - 75 of 75) sorted by null

1 23

  /prebuilts/ndk/7/platforms/android-8/arch-x86/usr/include/
stdint.h 212 # define INTPTR_MAX INT32_MAX
  /prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/
stdint.h 212 # define INTPTR_MAX INT32_MAX
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/
stdint.h 212 # define INTPTR_MAX INT32_MAX
  /prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/
stdint.h 199 # define INTPTR_MAX INT32_MAX
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/
stdint.h 199 # define INTPTR_MAX INT32_MAX
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/
stdint.h 199 # define INTPTR_MAX INT32_MAX
  /prebuilts/ndk/8/platforms/android-3/arch-arm/usr/include/
stdint.h 199 # define INTPTR_MAX INT32_MAX
  /prebuilts/ndk/8/platforms/android-4/arch-arm/usr/include/
stdint.h 199 # define INTPTR_MAX INT32_MAX
  /prebuilts/ndk/8/platforms/android-5/arch-arm/usr/include/
stdint.h 199 # define INTPTR_MAX INT32_MAX
  /prebuilts/ndk/8/platforms/android-8/arch-arm/usr/include/
stdint.h 199 # define INTPTR_MAX INT32_MAX
  /prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/
stdint.h 199 # define INTPTR_MAX INT32_MAX
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/
stdint.h 199 # define INTPTR_MAX INT32_MAX
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/
stdint.h 199 # define INTPTR_MAX INT32_MAX
  /external/bison/darwin-lib/
stdint.h 472 #undef INTPTR_MAX
475 #define INTPTR_MAX LONG_MAX
inttypes.h 863 # ifdef INTPTR_MAX
869 # ifdef INTPTR_MAX
    [all...]
  /external/bison/lib/
stdint.in.h 471 #undef INTPTR_MAX
474 #define INTPTR_MAX LONG_MAX
  /ndk/sources/host-tools/sed-4.2.1/lib/
stdint.in.h 409 #undef INTPTR_MAX
412 #define INTPTR_MAX LONG_MAX
  /external/bison/linux-lib/
inttypes.h 863 # ifdef INTPTR_MAX
869 # ifdef INTPTR_MAX
    [all...]
  /ndk/sources/cxx-stl/llvm-libc++/test/depr/depr.c.headers/
stdint_h.pass.cpp 209 // INTPTR_MAX
210 assert(INTPTR_MAX == std::numeric_limits<intptr_t>::max());
  /ndk/sources/cxx-stl/llvm-libc++/test/language.support/cstdint/cstdint.syn/
cstdint.pass.cpp 209 // INTPTR_MAX
210 assert(INTPTR_MAX == std::numeric_limits<std::intptr_t>::max());
  /ndk/sources/cxx-stl/llvm-libc++/test/input.output/file.streams/c.files/
cinttypes.pass.cpp 163 #ifndef INTPTR_MAX
164 #error INTPTR_MAX not defined
  /external/clang/lib/Headers/
stdint.h 623 #define INTPTR_MAX __INTN_MAX(__INTPTR_WIDTH__)
  /prebuilts/sdk/renderscript/clang-include/
stdint.h 623 #define INTPTR_MAX __INTN_MAX(__INTPTR_WIDTH__)
  /external/bison/
configure     [all...]
  /ndk/sources/host-tools/sed-4.2.1/
configure     [all...]

Completed in 1391 milliseconds

1 23