Searched defs:htole32 (Results 1 – 5 of 5) sorted by relevance
13 #define htole32(x) (x) macro37 #define htole32(x) __bswap_32(x) macro
45 # define htole32(x) __uint32_identity (x) macro61 # define htole32(x) __bswap_32 (x) macro
45 #define htole32(x) (uint32_t)(x) macro67 #define htole32(x) __bswap32(x) macro
42 #define htole32(x) (uint32_t)(x) macro64 #define htole32(x) __bswap32(x) macro