Searched defs:htole32 (Results 1 – 1 of 1) sorted by relevance
37 #define htole32 EndianU32_NtoL macro47 inline uint32_t htole32(uint32_t host_32bits) { return host_32bits; } in htole32() function