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

1 2 3

  /prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/
stdint.h 207 # define UINTPTR_C(c) UINT32_C(c)
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/
stdint.h 207 # define UINTPTR_C(c) UINT32_C(c)
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/
stdint.h 207 # define UINTPTR_C(c) UINT32_C(c)
  /prebuilts/ndk/8/platforms/android-3/arch-arm/usr/include/
stdint.h 207 # define UINTPTR_C(c) UINT32_C(c)
  /prebuilts/ndk/8/platforms/android-4/arch-arm/usr/include/
stdint.h 207 # define UINTPTR_C(c) UINT32_C(c)
  /prebuilts/ndk/8/platforms/android-5/arch-arm/usr/include/
stdint.h 207 # define UINTPTR_C(c) UINT32_C(c)
  /prebuilts/ndk/8/platforms/android-8/arch-arm/usr/include/
stdint.h 207 # define UINTPTR_C(c) UINT32_C(c)
  /prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/
stdint.h 207 # define UINTPTR_C(c) UINT32_C(c)
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/
stdint.h 207 # define UINTPTR_C(c) UINT32_C(c)
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/
stdint.h 207 # define UINTPTR_C(c) UINT32_C(c)
  /bionic/libc/include/
stdint.h 143 # define UINTPTR_C(c) UINT64_C(c)
149 # define UINTPTR_C(c) UINT32_C(c)
  /development/ndk/platforms/android-3/include/
stdint.h 212 # define UINTPTR_C(c) UINT32_C(c)
  /development/ndk/platforms/android-L/include/
stdint.h 143 # define UINTPTR_C(c) UINT64_C(c)
149 # define UINTPTR_C(c) UINT32_C(c)
  /external/chromium_org/third_party/smhasher/src/
pstdint.h 711 # ifndef UINTPTR_C
712 # define UINTPTR_C(x) stdint_intptr_glue3(UINT,stdint_intptr_bits,_C)(x)
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/
stdint.h 218 # define UINTPTR_C(c) UINT32_C(c)
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/
stdint.h 218 # define UINTPTR_C(c) UINT32_C(c)
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/
stdint.h 218 # define UINTPTR_C(c) UINT32_C(c)
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/
stdint.h 218 # define UINTPTR_C(c) UINT32_C(c)
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/
stdint.h 218 # define UINTPTR_C(c) UINT32_C(c)
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/
stdint.h 218 # define UINTPTR_C(c) UINT32_C(c)
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/
stdint.h 220 # define UINTPTR_C(c) UINT32_C(c)
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/
stdint.h 220 # define UINTPTR_C(c) UINT32_C(c)
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/
stdint.h 220 # define UINTPTR_C(c) UINT32_C(c)
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/
stdint.h 220 # define UINTPTR_C(c) UINT32_C(c)
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/
stdint.h 220 # define UINTPTR_C(c) UINT32_C(c)

Completed in 1379 milliseconds

1 2 3