Searched defs:htole32 (Results 1 – 7 of 7) sorted by relevance
44 #define htole32 LE_32 macro [all...]
33 #define htole32 LE_32 macro
54 htole32(uint32_t in) in htole32() function
29 htole32(uint32_t in) in htole32() function
27 htole32(uint32_t in) in htole32() function
72 #define htole32(x) ((uint32_t)(x)) macro 86 #define htole32(x) bswap32((x)) macro