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

1 23 4 5 6 7

  /prebuilts/ndk/r10/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/r10/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/r10/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/r10/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/r10/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/r10/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/r10/platforms/android-15/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-15/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-15/arch-x86/usr/include/
stdint.h 112 # define UINT16_C(c) c
113 # define UINT_LEAST16_C(c) UINT16_C(c)
  /prebuilts/ndk/r10/platforms/android-16/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-16/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-16/arch-x86/usr/include/
stdint.h 112 # define UINT16_C(c) c
113 # define UINT_LEAST16_C(c) UINT16_C(c)
  /prebuilts/ndk/r10/platforms/android-17/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-17/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-17/arch-x86/usr/include/
stdint.h 112 # define UINT16_C(c) c
113 # define UINT_LEAST16_C(c) UINT16_C(c)
  /prebuilts/ndk/r10/platforms/android-18/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-18/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-18/arch-x86/usr/include/
stdint.h 112 # define UINT16_C(c) c
113 # define UINT_LEAST16_C(c) UINT16_C(c)
  /prebuilts/ndk/r10/platforms/android-19/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-19/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-19/arch-x86/usr/include/
stdint.h 112 # define UINT16_C(c) c
113 # define UINT_LEAST16_C(c) UINT16_C(c)
  /prebuilts/ndk/r10/platforms/android-21/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-21/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-21/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-21/arch-mips64/usr/include/
stdint.h 120 #define UINT16_C(c) c
121 #define UINT_LEAST16_C(c) UINT16_C(c)

Completed in 901 milliseconds

1 23 4 5 6 7