HomeSort by relevance Sort by last modified time
    Searched defs:UINT64_C (Results 26 - 50 of 68) sorted by null

12 3

  /packages/apps/Test/connectivity/sl4n/rapidjson/include/rapidjson/msinttypes/
stdint.h 61 #undef UINT64_C
73 #define UINT64_C(val) val##ui64
82 # define UINTMAX_C UINT64_C
284 #define UINT64_C(val) val##ui64
293 # define UINTMAX_C UINT64_C
  /prebuilts/gcc/darwin-x86/aarch64/aarch64-linux-android-4.9/lib/gcc/aarch64-linux-android/4.9.x/include/
stdint-gcc.h 253 #undef UINT64_C
254 #define UINT64_C(c) __UINT64_C(c)
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.9/lib/gcc/arm-linux-androideabi/4.9.x/include/
stdint-gcc.h 253 #undef UINT64_C
254 #define UINT64_C(c) __UINT64_C(c)
  /prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/include/gcc/darwin/4.2/
stdint.h 248 #define UINT64_C(v) (v ## ULL)
  /prebuilts/gcc/darwin-x86/mips/mips64el-linux-android-4.9/lib/gcc/mips64el-linux-android/4.9.x/include/
stdint-gcc.h 253 #undef UINT64_C
254 #define UINT64_C(c) __UINT64_C(c)
  /prebuilts/gcc/darwin-x86/x86/x86_64-linux-android-4.9/lib/gcc/x86_64-linux-android/4.9.x/include/
stdint-gcc.h 253 #undef UINT64_C
254 #define UINT64_C(c) __UINT64_C(c)
  /prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.9/lib/gcc/aarch64-linux-android/4.9.x/include/
stdint-gcc.h 253 #undef UINT64_C
254 #define UINT64_C(c) __UINT64_C(c)
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.9/lib/gcc/arm-linux-androideabi/4.9.x/include/
stdint-gcc.h 253 #undef UINT64_C
254 #define UINT64_C(c) __UINT64_C(c)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/lib/gcc/x86_64-linux/4.8/include/
stdint-gcc.h 253 #undef UINT64_C
254 #define UINT64_C(c) __UINT64_C(c)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
stdint.h 304 # define UINT64_C(c) c ## UL
306 # define UINT64_C(c) c ## ULL
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/include/
stdint-gcc.h 253 #undef UINT64_C
254 #define UINT64_C(c) __UINT64_C(c)
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
stdint.h 203 #define UINT64_C(val) val##ULL
  /prebuilts/gcc/linux-x86/mips/mips64el-linux-android-4.9/lib/gcc/mips64el-linux-android/4.9.x/include/
stdint-gcc.h 253 #undef UINT64_C
254 #define UINT64_C(c) __UINT64_C(c)
  /prebuilts/gcc/linux-x86/x86/x86_64-linux-android-4.9/lib/gcc/x86_64-linux-android/4.9.x/include/
stdint-gcc.h 253 #undef UINT64_C
254 #define UINT64_C(c) __UINT64_C(c)
  /bionic/libc/include/
stdint.h 134 #define UINT_LEAST64_C(c) UINT64_C(c)
135 #define UINT_FAST64_C(c) UINT64_C(c)
138 #define UINTMAX_C(c) UINT64_C(c)
142 # define UINT64_C(c) c ## UL
144 # define UINTPTR_C(c) UINT64_C(c)
148 # define UINT64_C(c) c ## ULL
193 #define UINT64_MAX (UINT64_C(18446744073709551615))
  /external/clang/lib/Headers/
stdint.h 318 # define UINT64_C(v) __uint_c(v, __int64_c_suffix)
321 # define UINT64_C(v) v ## U
477 # define UINT64_MAX UINT64_C(18446744073709551615)
  /external/python/cpython2/Lib/plat-sunos5/
TYPES.py 90 def UINT64_C(c): return __CONCAT__(c,ul)
92 def UINT64_C(c): return __CONCAT__(c,ull)
  /prebuilts/clang/host/darwin-x86/clang-3289846/lib64/clang/3.8/include/
stdint.h 318 # define UINT64_C(v) __uint_c(v, __int64_c_suffix)
321 # define UINT64_C(v) v ## U
477 # define UINT64_MAX UINT64_C(18446744073709551615)
  /prebuilts/clang/host/darwin-x86/clang-3859424/lib64/clang/4.0/include/
stdint.h 318 # define UINT64_C(v) __uint_c(v, __int64_c_suffix)
321 # define UINT64_C(v) v ## U
477 # define UINT64_MAX UINT64_C(18446744073709551615)
  /prebuilts/clang/host/darwin-x86/clang-4053586/lib64/clang/5.0/include/
stdint.h 318 # define UINT64_C(v) __uint_c(v, __int64_c_suffix)
321 # define UINT64_C(v) v ## U
477 # define UINT64_MAX UINT64_C(18446744073709551615)
  /prebuilts/clang/host/darwin-x86/clang-4393122/lib64/clang/5.0.1/include/
stdint.h 315 # define UINT64_C(v) __uint_c(v, __int64_c_suffix)
318 # define UINT64_C(v) v ## U
474 # define UINT64_MAX UINT64_C(18446744073709551615)
  /prebuilts/clang/host/darwin-x86/clang-4479392/lib64/clang/5.0.2/include/
stdint.h 315 # define UINT64_C(v) __uint_c(v, __int64_c_suffix)
318 # define UINT64_C(v) v ## U
474 # define UINT64_MAX UINT64_C(18446744073709551615)
  /prebuilts/clang/host/darwin-x86/clang-4579689/lib64/clang/6.0.1/include/
stdint.h 315 # define UINT64_C(v) __uint_c(v, __int64_c_suffix)
318 # define UINT64_C(v) v ## U
474 # define UINT64_MAX UINT64_C(18446744073709551615)
  /prebuilts/clang/host/darwin-x86/clang-4630689/lib64/clang/6.0.1/include/
stdint.h 315 # define UINT64_C(v) __uint_c(v, __int64_c_suffix)
318 # define UINT64_C(v) v ## U
474 # define UINT64_MAX UINT64_C(18446744073709551615)
  /prebuilts/clang/host/darwin-x86/clang-4639204/lib64/clang/6.0.1/include/
stdint.h 315 # define UINT64_C(v) __uint_c(v, __int64_c_suffix)
318 # define UINT64_C(v) v ## U
474 # define UINT64_MAX UINT64_C(18446744073709551615)

Completed in 623 milliseconds

12 3