HomeSort by relevance Sort by last modified time
    Searched defs:UINT_LEAST16_C (Results 1 - 11 of 11) sorted by null

  /bionic/libc/include/
stdint.h 122 # define UINT_LEAST16_C(c) UINT16_C(c)
  /development/ndk/platforms/android-3/include/
stdint.h 122 # define UINT_LEAST16_C(c) UINT16_C(c)
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/
stdint.h 127 # define UINT_LEAST16_C(c) UINT16_C(c)
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/
stdint.h 127 # define UINT_LEAST16_C(c) UINT16_C(c)
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/
stdint.h 127 # define UINT_LEAST16_C(c) UINT16_C(c)
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/
stdint.h 127 # define UINT_LEAST16_C(c) UINT16_C(c)
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/
stdint.h 127 # define UINT_LEAST16_C(c) UINT16_C(c)
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/
stdint.h 127 # define UINT_LEAST16_C(c) UINT16_C(c)
  /prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/
stdint.h 122 # define UINT_LEAST16_C(c) UINT16_C(c)
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/
stdint.h 122 # define UINT_LEAST16_C(c) UINT16_C(c)
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/
stdint.h 122 # define UINT_LEAST16_C(c) UINT16_C(c)

Completed in 46 milliseconds