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

1 2

  /external/llvm/include/llvm/Support/
DataTypes.h 161 #ifndef UINT32_C
162 # define UINT32_C(C) C##ui32
  /external/mesa3d/include/c99/
stdint.h 237 #define UINT32_C(val) val##ui32
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/include/
stdint-gcc.h 248 #undef UINT32_C
249 #define UINT32_C(c) __UINT32_C(c)
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/include/
stdint-gcc.h 248 #undef UINT32_C
249 #define UINT32_C(c) __UINT32_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 248 #undef UINT32_C
249 #define UINT32_C(c) __UINT32_C(c)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
stdint.h 302 # define UINT32_C(c) c ## U
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/lib/gcc/i686-linux/4.6.x-google/include/
stdint-gcc.h 248 #undef UINT32_C
249 #define UINT32_C(c) __UINT32_C(c)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
stdint.h 302 # define UINT32_C(c) c ## U
  /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 248 #undef UINT32_C
249 #define UINT32_C(c) __UINT32_C(c)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
stdint.h 302 # define UINT32_C(c) c ## U
  /bionic/libc/include/
stdint.h 123 # define UINT_FAST16_C(c) UINT32_C(c)
154 # define UINT32_C(c) c ## U
155 # define UINT_LEAST32_C(c) UINT32_C(c)
156 # define UINT_FAST32_C(c) UINT32_C(c)
220 # define UINTPTR_C(c) UINT32_C(c)
259 # define UINTMAX_C(c) UINT32_C(c)
  /development/ndk/platforms/android-3/include/
stdint.h 123 # define UINT_FAST16_C(c) UINT32_C(c)
154 # define UINT32_C(c) c ## U
155 # define UINT_LEAST32_C(c) UINT32_C(c)
156 # define UINT_FAST32_C(c) UINT32_C(c)
220 # define UINTPTR_C(c) UINT32_C(c)
259 # define UINTMAX_C(c) UINT32_C(c)
  /ndk/sources/host-tools/sed-4.2.1/lib/
stdint.in.h 525 #undef UINT32_C
527 #define UINT32_C(x) x ## U
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/
stdint.h 123 # define UINT_FAST16_C(c) UINT32_C(c)
154 # define UINT32_C(c) c ## U
155 # define UINT_LEAST32_C(c) UINT32_C(c)
156 # define UINT_FAST32_C(c) UINT32_C(c)
220 # define UINTPTR_C(c) UINT32_C(c)
259 # define UINTMAX_C(c) UINT32_C(c)
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/
stdint.h 123 # define UINT_FAST16_C(c) UINT32_C(c)
154 # define UINT32_C(c) c ## U
155 # define UINT_LEAST32_C(c) UINT32_C(c)
156 # define UINT_FAST32_C(c) UINT32_C(c)
220 # define UINTPTR_C(c) UINT32_C(c)
259 # define UINTMAX_C(c) UINT32_C(c)
  /prebuilts/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/
stdint.h 128 # define UINT_FAST16_C(c) UINT32_C(c)
159 # define UINT32_C(c) c ## U
160 # define UINT_LEAST32_C(c) UINT32_C(c)
161 # define UINT_FAST32_C(c) UINT32_C(c)
218 # define UINTPTR_C(c) UINT32_C(c)
250 #define UINTMAX_C(c) UINT32_C(c)
  /prebuilts/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/
stdint.h 128 # define UINT_FAST16_C(c) UINT32_C(c)
159 # define UINT32_C(c) c ## U
160 # define UINT_LEAST32_C(c) UINT32_C(c)
161 # define UINT_FAST32_C(c) UINT32_C(c)
218 # define UINTPTR_C(c) UINT32_C(c)
250 #define UINTMAX_C(c) UINT32_C(c)
  /prebuilts/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/
stdint.h 128 # define UINT_FAST16_C(c) UINT32_C(c)
159 # define UINT32_C(c) c ## U
160 # define UINT_LEAST32_C(c) UINT32_C(c)
161 # define UINT_FAST32_C(c) UINT32_C(c)
218 # define UINTPTR_C(c) UINT32_C(c)
250 #define UINTMAX_C(c) UINT32_C(c)
  /prebuilts/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/
stdint.h 128 # define UINT_FAST16_C(c) UINT32_C(c)
159 # define UINT32_C(c) c ## U
160 # define UINT_LEAST32_C(c) UINT32_C(c)
161 # define UINT_FAST32_C(c) UINT32_C(c)
218 # define UINTPTR_C(c) UINT32_C(c)
250 #define UINTMAX_C(c) UINT32_C(c)
  /prebuilts/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/
stdint.h 128 # define UINT_FAST16_C(c) UINT32_C(c)
159 # define UINT32_C(c) c ## U
160 # define UINT_LEAST32_C(c) UINT32_C(c)
161 # define UINT_FAST32_C(c) UINT32_C(c)
218 # define UINTPTR_C(c) UINT32_C(c)
250 #define UINTMAX_C(c) UINT32_C(c)
  /prebuilts/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/
stdint.h 128 # define UINT_FAST16_C(c) UINT32_C(c)
159 # define UINT32_C(c) c ## U
160 # define UINT_LEAST32_C(c) UINT32_C(c)
161 # define UINT_FAST32_C(c) UINT32_C(c)
218 # define UINTPTR_C(c) UINT32_C(c)
250 #define UINTMAX_C(c) UINT32_C(c)
  /prebuilts/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/
stdint.h 123 # define UINT_FAST16_C(c) UINT32_C(c)
154 # define UINT32_C(c) c ## U
155 # define UINT_LEAST32_C(c) UINT32_C(c)
156 # define UINT_FAST32_C(c) UINT32_C(c)
220 # define UINTPTR_C(c) UINT32_C(c)
259 # define UINTMAX_C(c) UINT32_C(c)
  /prebuilts/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/
stdint.h 123 # define UINT_FAST16_C(c) UINT32_C(c)
154 # define UINT32_C(c) c ## U
155 # define UINT_LEAST32_C(c) UINT32_C(c)
156 # define UINT_FAST32_C(c) UINT32_C(c)
220 # define UINTPTR_C(c) UINT32_C(c)
259 # define UINTMAX_C(c) UINT32_C(c)
  /prebuilts/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/
stdint.h 123 # define UINT_FAST16_C(c) UINT32_C(c)
154 # define UINT32_C(c) c ## U
155 # define UINT_LEAST32_C(c) UINT32_C(c)
156 # define UINT_FAST32_C(c) UINT32_C(c)
220 # define UINTPTR_C(c) UINT32_C(c)
259 # define UINTMAX_C(c) UINT32_C(c)
  /prebuilts/ndk/android-ndk-r7/platforms/android-14/arch-arm/usr/include/
stdint.h 123 # define UINT_FAST16_C(c) UINT32_C(c)
154 # define UINT32_C(c) c ## U
155 # define UINT_LEAST32_C(c) UINT32_C(c)
156 # define UINT_FAST32_C(c) UINT32_C(c)
220 # define UINTPTR_C(c) UINT32_C(c)
259 # define UINTMAX_C(c) UINT32_C(c)

Completed in 2579 milliseconds

1 2