Searched refs:htole32 (Results 1 - 1 of 1) sorted by path

/bionic/libc/include/sys/
H A Dendian.h184 #define htole32(x) (x) macro
224 #define htole32 __swap32 macro
279 #define le32toh(x) htole32(x)

Completed in 61 milliseconds