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

12

  /prebuilts/ndk/android-ndk-r7/platforms/android-9/arch-arm/usr/include/sys/
endian.h 165 __uint16_t htobe16(__uint16_t);
190 #define htobe16 __swap16 macro
236 #define htobe16(x) (x) macro
  /prebuilts/ndk/android-ndk-r7/platforms/android-9/arch-x86/usr/include/sys/
endian.h 165 __uint16_t htobe16(__uint16_t);
190 #define htobe16 __swap16 macro
236 #define htobe16(x) (x) macro

Completed in 297 milliseconds

12