Searched defs:htole64 (Results 1 – 5 of 5) sorted by relevance
16 #define htole64(x) (x) macro40 #define htole64(x) __bswap_64(x) macro
50 # define htole64(x) __uint64_identity (x) macro66 # define htole64(x) __bswap_64 (x) macro
48 #define htole64(x) (uint64_t)(x) macro70 #define htole64(x) __bswap64(x) macro
45 #define htole64(x) (uint64_t)(x) macro67 #define htole64(x) __bswap64(x) macro