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

12

  /prebuilts/ndk/android-ndk-r7/platforms/android-9/arch-arm/usr/include/sys/
endian.h 172 __uint16_t htole16(__uint16_t);
197 #define htole16(x) (x) macro
229 #define htole16 __swap16 macro
  /prebuilts/ndk/android-ndk-r7/platforms/android-9/arch-x86/usr/include/sys/
endian.h 172 __uint16_t htole16(__uint16_t);
197 #define htole16(x) (x) macro
229 #define htole16 __swap16 macro

Completed in 591 milliseconds

12