Searched refs:htole64 (Results 1 – 3 of 3) sorted by relevance
125 #ifndef htole64126 #define htole64(x) os_bswap_64 (x) macro202 #ifndef htole64203 #define htole64(x) ((uint64_t)(x))
74 #define htole64(x) ((uint64_t)(x)) macro88 #define htole64(x) bswap64((x))
93 #define htole64(x) ((uint64_t)(x)) macro108 #define htole64(x) bswap64((x)) macro