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

1 2 3

  /external/compiler-rt/lib/sanitizer_common/
sanitizer_internal_defs.h 162 #undef UINT64_MAX
163 #define UINT64_MAX (__UINT64_C(18446744073709551615))
  /external/llvm/include/llvm/Support/
DataTypes.h 199 #if !defined(UINT64_MAX)
200 # define UINT64_MAX 0xffffffffffffffffULL
  /external/protobuf/python/google/protobuf/internal/
wire_format.py 63 UINT64_MAX = (1 << 64) - 1
246 if uint64 > UINT64_MAX:
  /bionic/libc/include/
stdint.h 167 # define UINT64_MAX (__UINT64_C(18446744073709551615))
169 # define UINT_LEAST64_MAX UINT64_MAX
170 # define UINT_FAST64_MAX UINT64_MAX
221 # define UINTMAX_MAX UINT64_MAX
  /development/ndk/platforms/android-3/include/
stdint.h 167 # define UINT64_MAX (__UINT64_C(18446744073709551615))
169 # define UINT_LEAST64_MAX UINT64_MAX
170 # define UINT_FAST64_MAX UINT64_MAX
221 # define UINTMAX_MAX UINT64_MAX
  /external/mesa3d/include/c99/
stdint.h 143 #define UINT64_MAX _UI64_MAX
157 #define UINT_LEAST64_MAX UINT64_MAX
171 #define UINT_FAST64_MAX UINT64_MAX
177 # define UINTPTR_MAX UINT64_MAX
187 #define UINTMAX_MAX UINT64_MAX
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/include/
stdint-gcc.h 135 # undef UINT64_MAX
136 # define UINT64_MAX __UINT64_MAX__
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/include/
stdint-gcc.h 135 # undef UINT64_MAX
136 # define UINT64_MAX __UINT64_MAX__
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.6/lib/gcc/mipsel-linux-android/4.6/include/
stdint-gcc.h 135 # undef UINT64_MAX
136 # define UINT64_MAX __UINT64_MAX__
  /prebuilts/gcc/darwin-x86/x86/i686-linux-android-4.6/lib/gcc/i686-linux-android/4.6/include/
stdint-gcc.h 135 # undef UINT64_MAX
136 # define UINT64_MAX __UINT64_MAX__
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/include/
stdint-gcc.h 135 # undef UINT64_MAX
136 # define UINT64_MAX __UINT64_MAX__
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/include/
stdint-gcc.h 135 # undef UINT64_MAX
136 # define UINT64_MAX __UINT64_MAX__
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
stdint.h 174 # define UINT64_MAX (__UINT64_C(18446744073709551615))
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/lib/gcc/i686-linux/4.6.x-google/include/
stdint-gcc.h 135 # undef UINT64_MAX
136 # define UINT64_MAX __UINT64_MAX__
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
stdint.h 174 # define UINT64_MAX (__UINT64_C(18446744073709551615))
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/lib/gcc/x86_64-linux/4.6.x-google/include/
stdint-gcc.h 135 # undef UINT64_MAX
136 # define UINT64_MAX __UINT64_MAX__
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
stdint.h 174 # define UINT64_MAX (__UINT64_C(18446744073709551615))
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.6/lib/gcc/mipsel-linux-android/4.6/include/
stdint-gcc.h 135 # undef UINT64_MAX
136 # define UINT64_MAX __UINT64_MAX__
  /prebuilts/gcc/linux-x86/x86/i686-linux-android-4.6/lib/gcc/i686-linux-android/4.6/include/
stdint-gcc.h 135 # undef UINT64_MAX
136 # define UINT64_MAX __UINT64_MAX__
  /ndk/sources/host-tools/sed-4.2.1/lib/
stdint.in.h 323 #undef UINT64_MAX
325 # define UINT64_MAX UINTMAX_C (18446744073709551615)
364 # define UINT_LEAST64_MAX UINT64_MAX
403 # define UINT_FAST64_MAX UINT64_MAX
428 #ifdef UINT64_MAX
429 # define UINTMAX_MAX UINT64_MAX
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/
stdint.h 182 # define UINT64_MAX (__UINT64_C(18446744073709551615))
184 # define UINT_LEAST64_MAX UINT64_MAX
185 # define UINT_FAST64_MAX UINT64_MAX
235 #define UINTMAX_MAX UINT64_MAX
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/
stdint.h 182 # define UINT64_MAX (__UINT64_C(18446744073709551615))
184 # define UINT_LEAST64_MAX UINT64_MAX
185 # define UINT_FAST64_MAX UINT64_MAX
235 #define UINTMAX_MAX UINT64_MAX
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/
stdint.h 182 # define UINT64_MAX (__UINT64_C(18446744073709551615))
184 # define UINT_LEAST64_MAX UINT64_MAX
185 # define UINT_FAST64_MAX UINT64_MAX
235 #define UINTMAX_MAX UINT64_MAX
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/
stdint.h 182 # define UINT64_MAX (__UINT64_C(18446744073709551615))
184 # define UINT_LEAST64_MAX UINT64_MAX
185 # define UINT_FAST64_MAX UINT64_MAX
235 #define UINTMAX_MAX UINT64_MAX
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/
stdint.h 182 # define UINT64_MAX (__UINT64_C(18446744073709551615))
184 # define UINT_LEAST64_MAX UINT64_MAX
185 # define UINT_FAST64_MAX UINT64_MAX
235 #define UINTMAX_MAX UINT64_MAX

Completed in 741 milliseconds

1 2 3