HomeSort by relevance Sort by last modified time
    Searched defs:htobe16 (Results 51 - 58 of 58) sorted by null

1 23

  /prebuilts/ndk/current/platforms/android-24/arch-x86_64/usr/include/sys/
endian.h 78 #define htobe16 __swap16 macro
98 #define be16toh(x) htobe16(x)
  /prebuilts/ndk/current/platforms/android-3/arch-arm/usr/include/sys/
endian.h 78 #define htobe16 __swap16 macro
98 #define be16toh(x) htobe16(x)
  /prebuilts/ndk/current/platforms/android-4/arch-arm/usr/include/sys/
endian.h 78 #define htobe16 __swap16 macro
98 #define be16toh(x) htobe16(x)
  /prebuilts/ndk/current/platforms/android-5/arch-arm/usr/include/sys/
endian.h 78 #define htobe16 __swap16 macro
98 #define be16toh(x) htobe16(x)
  /prebuilts/ndk/current/platforms/android-8/arch-arm/usr/include/sys/
endian.h 78 #define htobe16 __swap16 macro
98 #define be16toh(x) htobe16(x)
  /prebuilts/ndk/current/platforms/android-9/arch-arm/usr/include/sys/
endian.h 78 #define htobe16 __swap16 macro
98 #define be16toh(x) htobe16(x)
  /prebuilts/ndk/current/platforms/android-9/arch-mips/usr/include/sys/
endian.h 78 #define htobe16 __swap16 macro
98 #define be16toh(x) htobe16(x)
  /prebuilts/ndk/current/platforms/android-9/arch-x86/usr/include/sys/
endian.h 78 #define htobe16 __swap16 macro
98 #define be16toh(x) htobe16(x)

Completed in 399 milliseconds

1 23