HomeSort by relevance Sort by last modified time
    Searched defs:UINT16_C (Results 76 - 100 of 165) sorted by null

1 2 34 5 6 7

  /prebuilts/ndk/r10/platforms/android-21/arch-x86/usr/include/
stdint.h 120 #define UINT16_C(c) c
121 #define UINT_LEAST16_C(c) UINT16_C(c)
  /prebuilts/ndk/r10/platforms/android-21/arch-x86_64/usr/include/
stdint.h 120 #define UINT16_C(c) c
121 #define UINT_LEAST16_C(c) UINT16_C(c)
  /prebuilts/ndk/r10/platforms/android-23/arch-arm/usr/include/
stdint.h 120 #define UINT16_C(c) c
121 #define UINT_LEAST16_C(c) UINT16_C(c)
  /prebuilts/ndk/r10/platforms/android-23/arch-arm64/usr/include/
stdint.h 120 #define UINT16_C(c) c
121 #define UINT_LEAST16_C(c) UINT16_C(c)
  /prebuilts/ndk/r10/platforms/android-23/arch-mips/usr/include/
stdint.h 120 #define UINT16_C(c) c
121 #define UINT_LEAST16_C(c) UINT16_C(c)
  /prebuilts/ndk/r10/platforms/android-23/arch-mips64/usr/include/
stdint.h 120 #define UINT16_C(c) c
121 #define UINT_LEAST16_C(c) UINT16_C(c)
  /prebuilts/ndk/r10/platforms/android-23/arch-x86/usr/include/
stdint.h 120 #define UINT16_C(c) c
121 #define UINT_LEAST16_C(c) UINT16_C(c)
  /prebuilts/ndk/r10/platforms/android-23/arch-x86_64/usr/include/
stdint.h 120 #define UINT16_C(c) c
121 #define UINT_LEAST16_C(c) UINT16_C(c)
  /prebuilts/ndk/r10/platforms/android-3/arch-arm/usr/include/
stdint.h 112 # define UINT16_C(c) c
113 # define UINT_LEAST16_C(c) UINT16_C(c)
  /prebuilts/ndk/r10/platforms/android-4/arch-arm/usr/include/
stdint.h 112 # define UINT16_C(c) c
113 # define UINT_LEAST16_C(c) UINT16_C(c)
  /prebuilts/ndk/r10/platforms/android-5/arch-arm/usr/include/
stdint.h 112 # define UINT16_C(c) c
113 # define UINT_LEAST16_C(c) UINT16_C(c)
  /prebuilts/ndk/r10/platforms/android-8/arch-arm/usr/include/
stdint.h 112 # define UINT16_C(c) c
113 # define UINT_LEAST16_C(c) UINT16_C(c)
  /prebuilts/ndk/r10/platforms/android-9/arch-arm/usr/include/
stdint.h 112 # define UINT16_C(c) c
113 # define UINT_LEAST16_C(c) UINT16_C(c)
  /prebuilts/ndk/r10/platforms/android-9/arch-mips/usr/include/
stdint.h 112 # define UINT16_C(c) c
113 # define UINT_LEAST16_C(c) UINT16_C(c)
  /prebuilts/ndk/r10/platforms/android-9/arch-x86/usr/include/
stdint.h 112 # define UINT16_C(c) c
113 # define UINT_LEAST16_C(c) UINT16_C(c)
  /prebuilts/ndk/r11/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/r11/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/r11/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/r11/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/r11/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/r11/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/r11/platforms/android-14/arch-arm/usr/include/
stdint.h 112 # define UINT16_C(c) c
113 # define UINT_LEAST16_C(c) UINT16_C(c)
  /prebuilts/ndk/r11/platforms/android-14/arch-mips/usr/include/
stdint.h 112 # define UINT16_C(c) c
113 # define UINT_LEAST16_C(c) UINT16_C(c)
  /prebuilts/ndk/r11/platforms/android-14/arch-x86/usr/include/
stdint.h 112 # define UINT16_C(c) c
113 # define UINT_LEAST16_C(c) UINT16_C(c)
  /prebuilts/ndk/r11/platforms/android-15/arch-arm/usr/include/
stdint.h 112 # define UINT16_C(c) c
113 # define UINT_LEAST16_C(c) UINT16_C(c)

Completed in 1683 milliseconds

1 2 34 5 6 7