Searched refs:htole32 (Results 1 – 3 of 3) sorted by relevance
109 #ifndef htole32110 #define htole32(x) os_bswap_32 (x) macro186 #ifndef htole32187 #define htole32(x) ((uint32_t)(x))
73 #define htole32(x) ((uint32_t)(x)) macro87 #define htole32(x) bswap32((x))
92 #define htole32(x) ((uint32_t)(x)) macro107 #define htole32(x) bswap32((x)) macro