HomeSort by relevance Sort by last modified time
    Searched defs:UINT_LEAST64_C (Results 26 - 33 of 33) sorted by null

12

  /prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/
stdint.h 192 # define UINT_LEAST64_C(c) UINT64_C(c)
  /prebuilts/ndk/7/platforms/android-4/arch-x86/usr/include/
stdint.h 192 # define UINT_LEAST64_C(c) UINT64_C(c)
  /prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/
stdint.h 192 # define UINT_LEAST64_C(c) UINT64_C(c)
  /prebuilts/ndk/7/platforms/android-5/arch-x86/usr/include/
stdint.h 192 # define UINT_LEAST64_C(c) UINT64_C(c)
  /prebuilts/ndk/7/platforms/android-8/arch-arm/usr/include/
stdint.h 192 # define UINT_LEAST64_C(c) UINT64_C(c)
  /prebuilts/ndk/7/platforms/android-8/arch-x86/usr/include/
stdint.h 192 # define UINT_LEAST64_C(c) UINT64_C(c)
  /prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/
stdint.h 192 # define UINT_LEAST64_C(c) UINT64_C(c)
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/
stdint.h 192 # define UINT_LEAST64_C(c) UINT64_C(c)

Completed in 614 milliseconds

12