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

1 2 3 4

  /external/syslinux/com32/include/bitsize32/
stdintconst.h 12 #define UINTPTR_C(c) UINT32_C(c)
  /external/syslinux/com32/include/bitsize64/
stdintconst.h 12 #define UINTPTR_C(c) UINT64_C(c)
  /bionic/libc/include/
stdint.h 144 # define UINTPTR_C(c) UINT64_C(c)
150 # define UINTPTR_C(c) UINT32_C(c)
  /development/ndk/platforms/android-21/include/
stdint.h 143 # define UINTPTR_C(c) UINT64_C(c)
149 # define UINTPTR_C(c) UINT32_C(c)
  /prebuilts/ndk/r10/platforms/android-21/arch-arm/usr/include/
stdint.h 143 # define UINTPTR_C(c) UINT64_C(c)
149 # define UINTPTR_C(c) UINT32_C(c)
  /prebuilts/ndk/r10/platforms/android-21/arch-arm64/usr/include/
stdint.h 143 # define UINTPTR_C(c) UINT64_C(c)
149 # define UINTPTR_C(c) UINT32_C(c)
  /prebuilts/ndk/r10/platforms/android-21/arch-mips/usr/include/
stdint.h 143 # define UINTPTR_C(c) UINT64_C(c)
149 # define UINTPTR_C(c) UINT32_C(c)
  /prebuilts/ndk/r10/platforms/android-21/arch-mips64/usr/include/
stdint.h 143 # define UINTPTR_C(c) UINT64_C(c)
149 # define UINTPTR_C(c) UINT32_C(c)
  /prebuilts/ndk/r10/platforms/android-21/arch-x86/usr/include/
stdint.h 143 # define UINTPTR_C(c) UINT64_C(c)
149 # define UINTPTR_C(c) UINT32_C(c)
  /prebuilts/ndk/r10/platforms/android-21/arch-x86_64/usr/include/
stdint.h 143 # define UINTPTR_C(c) UINT64_C(c)
149 # define UINTPTR_C(c) UINT32_C(c)
  /prebuilts/ndk/r10/platforms/android-23/arch-arm/usr/include/
stdint.h 143 # define UINTPTR_C(c) UINT64_C(c)
149 # define UINTPTR_C(c) UINT32_C(c)
  /prebuilts/ndk/r10/platforms/android-23/arch-arm64/usr/include/
stdint.h 143 # define UINTPTR_C(c) UINT64_C(c)
149 # define UINTPTR_C(c) UINT32_C(c)
  /prebuilts/ndk/r10/platforms/android-23/arch-mips/usr/include/
stdint.h 143 # define UINTPTR_C(c) UINT64_C(c)
149 # define UINTPTR_C(c) UINT32_C(c)
  /prebuilts/ndk/r10/platforms/android-23/arch-mips64/usr/include/
stdint.h 143 # define UINTPTR_C(c) UINT64_C(c)
149 # define UINTPTR_C(c) UINT32_C(c)
  /prebuilts/ndk/r10/platforms/android-23/arch-x86/usr/include/
stdint.h 143 # define UINTPTR_C(c) UINT64_C(c)
149 # define UINTPTR_C(c) UINT32_C(c)
  /prebuilts/ndk/r10/platforms/android-23/arch-x86_64/usr/include/
stdint.h 143 # define UINTPTR_C(c) UINT64_C(c)
149 # define UINTPTR_C(c) UINT32_C(c)
  /prebuilts/ndk/r11/platforms/android-21/arch-arm/usr/include/
stdint.h 143 # define UINTPTR_C(c) UINT64_C(c)
149 # define UINTPTR_C(c) UINT32_C(c)
  /prebuilts/ndk/r11/platforms/android-21/arch-arm64/usr/include/
stdint.h 143 # define UINTPTR_C(c) UINT64_C(c)
149 # define UINTPTR_C(c) UINT32_C(c)
  /prebuilts/ndk/r11/platforms/android-21/arch-mips/usr/include/
stdint.h 143 # define UINTPTR_C(c) UINT64_C(c)
149 # define UINTPTR_C(c) UINT32_C(c)
  /prebuilts/ndk/r11/platforms/android-21/arch-mips64/usr/include/
stdint.h 143 # define UINTPTR_C(c) UINT64_C(c)
149 # define UINTPTR_C(c) UINT32_C(c)
  /prebuilts/ndk/r11/platforms/android-21/arch-x86/usr/include/
stdint.h 143 # define UINTPTR_C(c) UINT64_C(c)
149 # define UINTPTR_C(c) UINT32_C(c)
  /prebuilts/ndk/r11/platforms/android-21/arch-x86_64/usr/include/
stdint.h 143 # define UINTPTR_C(c) UINT64_C(c)
149 # define UINTPTR_C(c) UINT32_C(c)
  /prebuilts/ndk/r11/platforms/android-23/arch-arm/usr/include/
stdint.h 143 # define UINTPTR_C(c) UINT64_C(c)
149 # define UINTPTR_C(c) UINT32_C(c)
  /prebuilts/ndk/r11/platforms/android-23/arch-arm64/usr/include/
stdint.h 143 # define UINTPTR_C(c) UINT64_C(c)
149 # define UINTPTR_C(c) UINT32_C(c)
  /prebuilts/ndk/r11/platforms/android-23/arch-mips/usr/include/
stdint.h 143 # define UINTPTR_C(c) UINT64_C(c)
149 # define UINTPTR_C(c) UINT32_C(c)

Completed in 1016 milliseconds

1 2 3 4