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

1 2

  /external/compiler-rt/lib/sanitizer_common/
sanitizer_internal_defs.h 238 #undef __UINT64_C
241 # define __UINT64_C(c) c ## UL
244 # define __UINT64_C(c) c ## ULL
257 #define UINT64_MAX (__UINT64_C(18446744073709551615))
  /bionic/libc/include/
stdint.h 167 # define UINT64_MAX (__UINT64_C(18446744073709551615))
174 #define __UINT64_C(c) c ## ULL
181 # define UINT64_C(c) __UINT64_C(c)
  /development/ndk/platforms/android-3/include/
stdint.h 167 # define UINT64_MAX (__UINT64_C(18446744073709551615))
174 #define __UINT64_C(c) c ## ULL
181 # define UINT64_C(c) __UINT64_C(c)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
stdint.h 151 # define __UINT64_C(c) c ## UL
154 # define __UINT64_C(c) c ## ULL
174 # define UINT64_MAX (__UINT64_C(18446744073709551615))
192 # define UINT_LEAST64_MAX (__UINT64_C(18446744073709551615))
225 # define UINT_FAST64_MAX (__UINT64_C(18446744073709551615))
246 # define UINTMAX_MAX (__UINT64_C(18446744073709551615))
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
stdint.h 151 # define __UINT64_C(c) c ## UL
154 # define __UINT64_C(c) c ## ULL
174 # define UINT64_MAX (__UINT64_C(18446744073709551615))
192 # define UINT_LEAST64_MAX (__UINT64_C(18446744073709551615))
225 # define UINT_FAST64_MAX (__UINT64_C(18446744073709551615))
246 # define UINTMAX_MAX (__UINT64_C(18446744073709551615))
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
stdint.h 151 # define __UINT64_C(c) c ## UL
154 # define __UINT64_C(c) c ## ULL
174 # define UINT64_MAX (__UINT64_C(18446744073709551615))
192 # define UINT_LEAST64_MAX (__UINT64_C(18446744073709551615))
225 # define UINT_FAST64_MAX (__UINT64_C(18446744073709551615))
246 # define UINTMAX_MAX (__UINT64_C(18446744073709551615))
  /prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/
stdint.h 167 # define UINT64_MAX (__UINT64_C(18446744073709551615))
174 #define __UINT64_C(c) c ## ULL
181 # define UINT64_C(c) __UINT64_C(c)
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/
stdint.h 167 # define UINT64_MAX (__UINT64_C(18446744073709551615))
174 #define __UINT64_C(c) c ## ULL
181 # define UINT64_C(c) __UINT64_C(c)
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/
stdint.h 167 # define UINT64_MAX (__UINT64_C(18446744073709551615))
174 #define __UINT64_C(c) c ## ULL
181 # define UINT64_C(c) __UINT64_C(c)
  /prebuilts/ndk/8/platforms/android-3/arch-arm/usr/include/
stdint.h 167 # define UINT64_MAX (__UINT64_C(18446744073709551615))
174 #define __UINT64_C(c) c ## ULL
181 # define UINT64_C(c) __UINT64_C(c)
  /prebuilts/ndk/8/platforms/android-4/arch-arm/usr/include/
stdint.h 167 # define UINT64_MAX (__UINT64_C(18446744073709551615))
174 #define __UINT64_C(c) c ## ULL
181 # define UINT64_C(c) __UINT64_C(c)
  /prebuilts/ndk/8/platforms/android-5/arch-arm/usr/include/
stdint.h 167 # define UINT64_MAX (__UINT64_C(18446744073709551615))
174 #define __UINT64_C(c) c ## ULL
181 # define UINT64_C(c) __UINT64_C(c)
  /prebuilts/ndk/8/platforms/android-8/arch-arm/usr/include/
stdint.h 167 # define UINT64_MAX (__UINT64_C(18446744073709551615))
174 #define __UINT64_C(c) c ## ULL
181 # define UINT64_C(c) __UINT64_C(c)
  /prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/
stdint.h 167 # define UINT64_MAX (__UINT64_C(18446744073709551615))
174 #define __UINT64_C(c) c ## ULL
181 # define UINT64_C(c) __UINT64_C(c)
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/
stdint.h 167 # define UINT64_MAX (__UINT64_C(18446744073709551615))
174 #define __UINT64_C(c) c ## ULL
181 # define UINT64_C(c) __UINT64_C(c)
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/
stdint.h 167 # define UINT64_MAX (__UINT64_C(18446744073709551615))
174 #define __UINT64_C(c) c ## ULL
181 # define UINT64_C(c) __UINT64_C(c)
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/
stdint.h 182 # define UINT64_MAX (__UINT64_C(18446744073709551615))
194 # define __UINT64_C(c) c ## ULL
195 # define UINT64_C(c) __UINT64_C(c)
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/
stdint.h 182 # define UINT64_MAX (__UINT64_C(18446744073709551615))
194 # define __UINT64_C(c) c ## ULL
195 # define UINT64_C(c) __UINT64_C(c)
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/
stdint.h 182 # define UINT64_MAX (__UINT64_C(18446744073709551615))
194 # define __UINT64_C(c) c ## ULL
195 # define UINT64_C(c) __UINT64_C(c)
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/
stdint.h 182 # define UINT64_MAX (__UINT64_C(18446744073709551615))
194 # define __UINT64_C(c) c ## ULL
195 # define UINT64_C(c) __UINT64_C(c)
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/
stdint.h 182 # define UINT64_MAX (__UINT64_C(18446744073709551615))
194 # define __UINT64_C(c) c ## ULL
195 # define UINT64_C(c) __UINT64_C(c)
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/
stdint.h 182 # define UINT64_MAX (__UINT64_C(18446744073709551615))
194 # define __UINT64_C(c) c ## ULL
195 # define UINT64_C(c) __UINT64_C(c)
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/
stdint.h 177 # define UINT64_MAX (__UINT64_C(18446744073709551615))
184 #define __UINT64_C(c) c ## ULL
191 # define UINT64_C(c) __UINT64_C(c)
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/
stdint.h 177 # define UINT64_MAX (__UINT64_C(18446744073709551615))
184 #define __UINT64_C(c) c ## ULL
191 # define UINT64_C(c) __UINT64_C(c)
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/
stdint.h 177 # define UINT64_MAX (__UINT64_C(18446744073709551615))
184 #define __UINT64_C(c) c ## ULL
191 # define UINT64_C(c) __UINT64_C(c)

Completed in 924 milliseconds

1 2