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

1 2 34

  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/sys/
endian.h 173 __uint16_t htole16(__uint16_t);
198 #define htole16(x) (x) macro
230 #define htole16 __swap16 macro

Completed in 227 milliseconds

1 2 34