Searched defs:htole64 (Results 1 – 1 of 1) sorted by relevance
52 #define htole64(x) ((uint64_t)(x)) macro66 #define htole64(x) bswap64((x)) macro