HomeSort by relevance Sort by last modified time
    Searched defs:UINT16_C (Results 51 - 75 of 115) sorted by null

1 23 4 5

  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/
stdint.h 126 # define UINT16_C(c) c ## U
127 # define UINT_LEAST16_C(c) UINT16_C(c)
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/
stdint.h 126 # define UINT16_C(c) c ## U
127 # define UINT_LEAST16_C(c) UINT16_C(c)
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/
stdint.h 126 # define UINT16_C(c) c ## U
127 # define UINT_LEAST16_C(c) UINT16_C(c)
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/
stdint.h 121 # define UINT16_C(c) c ## U
122 # define UINT_LEAST16_C(c) UINT16_C(c)
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/
stdint.h 121 # define UINT16_C(c) c ## U
122 # define UINT_LEAST16_C(c) UINT16_C(c)
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/
stdint.h 121 # define UINT16_C(c) c ## U
122 # define UINT_LEAST16_C(c) UINT16_C(c)
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/
stdint.h 121 # define UINT16_C(c) c ## U
122 # define UINT_LEAST16_C(c) UINT16_C(c)
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/
stdint.h 121 # define UINT16_C(c) c ## U
122 # define UINT_LEAST16_C(c) UINT16_C(c)
  /prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/
stdint.h 121 # define UINT16_C(c) c ## U
122 # define UINT_LEAST16_C(c) UINT16_C(c)
  /prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/
stdint.h 121 # define UINT16_C(c) c ## U
122 # define UINT_LEAST16_C(c) UINT16_C(c)
  /prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/
stdint.h 121 # define UINT16_C(c) c ## U
122 # define UINT_LEAST16_C(c) UINT16_C(c)
  /prebuilts/ndk/7/platforms/android-4/arch-x86/usr/include/
stdint.h 121 # define UINT16_C(c) c ## U
122 # define UINT_LEAST16_C(c) UINT16_C(c)
  /prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/
stdint.h 121 # define UINT16_C(c) c ## U
122 # define UINT_LEAST16_C(c) UINT16_C(c)
  /prebuilts/ndk/7/platforms/android-5/arch-x86/usr/include/
stdint.h 121 # define UINT16_C(c) c ## U
122 # define UINT_LEAST16_C(c) UINT16_C(c)
  /prebuilts/ndk/7/platforms/android-8/arch-arm/usr/include/
stdint.h 121 # define UINT16_C(c) c ## U
122 # define UINT_LEAST16_C(c) UINT16_C(c)
  /prebuilts/ndk/7/platforms/android-8/arch-x86/usr/include/
stdint.h 121 # define UINT16_C(c) c ## U
122 # define UINT_LEAST16_C(c) UINT16_C(c)
  /prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/
stdint.h 121 # define UINT16_C(c) c ## U
122 # define UINT_LEAST16_C(c) UINT16_C(c)
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/
stdint.h 121 # define UINT16_C(c) c ## U
122 # define UINT_LEAST16_C(c) UINT16_C(c)
  /prebuilts/ndk/9/platforms/android-12/arch-arm/usr/include/
stdint.h 112 # define UINT16_C(c) c
113 # define UINT_LEAST16_C(c) UINT16_C(c)
  /prebuilts/ndk/9/platforms/android-12/arch-mips/usr/include/
stdint.h 112 # define UINT16_C(c) c
113 # define UINT_LEAST16_C(c) UINT16_C(c)
  /prebuilts/ndk/9/platforms/android-12/arch-x86/usr/include/
stdint.h 112 # define UINT16_C(c) c
113 # define UINT_LEAST16_C(c) UINT16_C(c)
  /prebuilts/ndk/9/platforms/android-13/arch-arm/usr/include/
stdint.h 112 # define UINT16_C(c) c
113 # define UINT_LEAST16_C(c) UINT16_C(c)
  /prebuilts/ndk/9/platforms/android-13/arch-mips/usr/include/
stdint.h 112 # define UINT16_C(c) c
113 # define UINT_LEAST16_C(c) UINT16_C(c)
  /prebuilts/ndk/9/platforms/android-13/arch-x86/usr/include/
stdint.h 112 # define UINT16_C(c) c
113 # define UINT_LEAST16_C(c) UINT16_C(c)
  /prebuilts/ndk/9/platforms/android-14/arch-arm/usr/include/
stdint.h 112 # define UINT16_C(c) c
113 # define UINT_LEAST16_C(c) UINT16_C(c)

Completed in 436 milliseconds

1 23 4 5