Searched defs:htole64 (Results 1 – 5 of 5) sorted by relevance
58 htole64(uint64_t in) in htole64() function
35 htole64(uint64_t in) in htole64() function
36 htole64(uint64_t in) in htole64() function
73 #define htole64(x) ((uint64_t)(x)) macro 87 #define htole64(x) bswap64((x)) macro