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

1 2 3 4

  /external/jemalloc/include/msvc_compat/C99/
stdint.h 177 # define UINTPTR_MAX UINT64_MAX
181 # define UINTPTR_MAX UINT32_MAX
  /external/mesa3d/include/c99/
stdint.h 177 # define UINTPTR_MAX UINT64_MAX
181 # define UINTPTR_MAX UINT32_MAX
  /prebuilts/gcc/darwin-x86/aarch64/aarch64-linux-android-4.9/lib/gcc/aarch64-linux-android/4.9.x-google/include/
stdint-gcc.h 197 # undef UINTPTR_MAX
198 # define UINTPTR_MAX __UINTPTR_MAX__
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.8/lib/gcc/arm-eabi/4.8/include/
stdint-gcc.h 197 # undef UINTPTR_MAX
198 # define UINTPTR_MAX __UINTPTR_MAX__
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.9/lib/gcc/arm-linux-androideabi/4.9.x-google/include/
stdint-gcc.h 197 # undef UINTPTR_MAX
198 # define UINTPTR_MAX __UINTPTR_MAX__
  /prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/include/gcc/darwin/4.2/
stdint.h 183 #define UINTPTR_MAX UINT64_MAX
185 #define UINTPTR_MAX UINT32_MAX
  /prebuilts/gcc/darwin-x86/mips/mips64el-linux-android-4.9/lib/gcc/mips64el-linux-android/4.9/include/
stdint-gcc.h 197 # undef UINTPTR_MAX
198 # define UINTPTR_MAX __UINTPTR_MAX__
  /prebuilts/gcc/darwin-x86/x86/x86_64-linux-android-4.9/lib/gcc/x86_64-linux-android/4.9/include/
stdint-gcc.h 197 # undef UINTPTR_MAX
198 # define UINTPTR_MAX __UINTPTR_MAX__
  /prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.9/lib/gcc/aarch64-linux-android/4.9.x-google/include/
stdint-gcc.h 197 # undef UINTPTR_MAX
198 # define UINTPTR_MAX __UINTPTR_MAX__
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.8/lib/gcc/arm-eabi/4.8/include/
stdint-gcc.h 197 # undef UINTPTR_MAX
198 # define UINTPTR_MAX __UINTPTR_MAX__
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.9/lib/gcc/arm-linux-androideabi/4.9.x-google/include/
stdint-gcc.h 197 # undef UINTPTR_MAX
198 # define UINTPTR_MAX __UINTPTR_MAX__
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/lib/gcc/x86_64-linux/4.8/include/
stdint-gcc.h 197 # undef UINTPTR_MAX
198 # define UINTPTR_MAX __UINTPTR_MAX__
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
stdint.h 232 # define UINTPTR_MAX (18446744073709551615UL)
236 # define UINTPTR_MAX (4294967295U)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/lib/gcc/x86_64-linux/4.8/include/
stdint-gcc.h 197 # undef UINTPTR_MAX
198 # define UINTPTR_MAX __UINTPTR_MAX__
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
stdint.h 232 # define UINTPTR_MAX (18446744073709551615UL)
236 # define UINTPTR_MAX (4294967295U)
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/include/
stdint-gcc.h 197 # undef UINTPTR_MAX
198 # define UINTPTR_MAX __UINTPTR_MAX__
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
stdint.h 128 #define UINTPTR_MAX UINT64_MAX
132 #define UINTPTR_MAX UINT32_MAX
  /prebuilts/gcc/linux-x86/mips/mips64el-linux-android-4.9/lib/gcc/mips64el-linux-android/4.9/include/
stdint-gcc.h 197 # undef UINTPTR_MAX
198 # define UINTPTR_MAX __UINTPTR_MAX__
  /prebuilts/gcc/linux-x86/x86/x86_64-linux-android-4.9/lib/gcc/x86_64-linux-android/4.9/include/
stdint-gcc.h 197 # undef UINTPTR_MAX
198 # define UINTPTR_MAX __UINTPTR_MAX__
  /prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/
stdint.h 200 # define UINTPTR_MAX UINT32_MAX
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/
stdint.h 200 # define UINTPTR_MAX UINT32_MAX
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/
stdint.h 200 # define UINTPTR_MAX UINT32_MAX
  /prebuilts/ndk/8/platforms/android-3/arch-arm/usr/include/
stdint.h 200 # define UINTPTR_MAX UINT32_MAX
  /prebuilts/ndk/8/platforms/android-4/arch-arm/usr/include/
stdint.h 200 # define UINTPTR_MAX UINT32_MAX
  /prebuilts/ndk/8/platforms/android-5/arch-arm/usr/include/
stdint.h 200 # define UINTPTR_MAX UINT32_MAX

Completed in 951 milliseconds

1 2 3 4