Searched refs:htole32 (Results 1 – 2 of 2) sorted by relevance
63 #define htole32(_x) ((__uint32_t)(_x)) macro76 #define htole32(_x) __bswap32(_x) macro
72 #define htole32(x) ((uint32_t)(x)) macro86 #define htole32(x) bswap32((x)) macro