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

1 2 3

  /external/chromium/third_party/libjingle/overrides/talk/base/
basictypes.h 25 #define UINT64_C(x) x ## UI64
31 #ifndef UINT64_C
32 #define UINT64_C(x) x ## ULL
  /external/libyuv/files/include/libyuv/
basic_types.h 37 #ifndef UINT64_C
38 #define UINT64_C(x) x ## UI64
47 #ifndef UINT64_C
48 #define UINT64_C(x) x ## ULL
  /external/chromium/third_party/libjingle/source/talk/base/
basictypes.h 58 #ifndef UINT64_C
59 #define UINT64_C(x) x ## UI64
68 #ifndef UINT64_C
69 #define UINT64_C(x) x ## ULL
  /external/icu4c/common/unicode/
umachine.h 201 # ifndef UINT64_C
204 * note: may be wrong for some 64 bit platforms - ensure your compiler provides UINT64_C
207 # define UINT64_C(c) c ## ULL
219 # define U_UINT64_MAX ((uint64_t)(UINT64_C(18446744073709551615)))
pwin32.h 109 # ifndef UINT64_C
110 # define UINT64_C(x) ((uint64_t)x)
  /external/llvm/include/llvm/Support/
DataTypes.h 167 #ifndef UINT64_C
168 # define UINT64_C(C) C##ui64
  /external/mesa3d/src/mesa/main/
compiler.h 82 # define UINT64_C(__val) __val##ui64
  /external/webkit/Source/JavaScriptCore/icu/unicode/
umachine.h 208 # ifndef UINT64_C
211 * note: may be wrong for some 64 bit platforms - ensure your compiler provides UINT64_C
214 # define UINT64_C(c) c ## ULL
226 # define U_UINT64_MAX ((uint64_t)(UINT64_C(18446744073709551615)))
  /external/webkit/Source/JavaScriptGlue/icu/unicode/
umachine.h 208 # ifndef UINT64_C
211 * note: may be wrong for some 64 bit platforms - ensure your compiler provides UINT64_C
214 # define UINT64_C(c) c ## ULL
226 # define U_UINT64_MAX ((uint64_t)(UINT64_C(18446744073709551615)))
  /external/webkit/Source/WebCore/icu/unicode/
umachine.h 208 # ifndef UINT64_C
211 * note: may be wrong for some 64 bit platforms - ensure your compiler provides UINT64_C
214 # define UINT64_C(c) c ## ULL
226 # define U_UINT64_MAX ((uint64_t)(UINT64_C(18446744073709551615)))
  /external/webkit/Source/WebKit/mac/icu/unicode/
umachine.h 208 # ifndef UINT64_C
211 * note: may be wrong for some 64 bit platforms - ensure your compiler provides UINT64_C
214 # define UINT64_C(c) c ## ULL
226 # define U_UINT64_MAX ((uint64_t)(UINT64_C(18446744073709551615)))
  /bionic/libc/include/
stdint.h 181 # define UINT64_C(c) __UINT64_C(c)
182 # define UINT_LEAST64_C(c) UINT64_C(c)
183 # define UINT_FAST64_C(c) UINT64_C(c)
226 # define UINTMAX_C(c) UINT64_C(c)
  /development/ndk/platforms/android-3/include/
stdint.h 181 # define UINT64_C(c) __UINT64_C(c)
182 # define UINT_LEAST64_C(c) UINT64_C(c)
183 # define UINT_FAST64_C(c) UINT64_C(c)
226 # define UINTMAX_C(c) UINT64_C(c)
  /external/mesa3d/include/c99/
stdint.h 238 #define UINT64_C(val) val##ui64
242 #define UINTMAX_C UINT64_C
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/include/
stdint-gcc.h 250 #undef UINT64_C
251 #define UINT64_C(c) __UINT64_C(c)
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/include/
stdint-gcc.h 250 #undef UINT64_C
251 #define UINT64_C(c) __UINT64_C(c)
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.6/lib/gcc/mipsel-linux-android/4.6/include/
stdint-gcc.h 250 #undef UINT64_C
251 #define UINT64_C(c) __UINT64_C(c)
  /prebuilts/gcc/darwin-x86/x86/i686-linux-android-4.6/lib/gcc/i686-linux-android/4.6/include/
stdint-gcc.h 250 #undef UINT64_C
251 #define UINT64_C(c) __UINT64_C(c)
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/include/
stdint-gcc.h 250 #undef UINT64_C
251 #define UINT64_C(c) __UINT64_C(c)
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/include/
stdint-gcc.h 250 #undef UINT64_C
251 #define UINT64_C(c) __UINT64_C(c)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
stdint.h 304 # define UINT64_C(c) c ## UL
306 # define UINT64_C(c) c ## ULL
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/lib/gcc/i686-linux/4.6.x-google/include/
stdint-gcc.h 250 #undef UINT64_C
251 #define UINT64_C(c) __UINT64_C(c)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/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-linux-glibc2.7-4.6/lib/gcc/x86_64-linux/4.6.x-google/include/
stdint-gcc.h 250 #undef UINT64_C
251 #define UINT64_C(c) __UINT64_C(c)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
stdint.h 304 # define UINT64_C(c) c ## UL
306 # define UINT64_C(c) c ## ULL

Completed in 604 milliseconds

1 2 3