Searched defs:letoh64 (Results 1 – 2 of 2) sorted by relevance
69 #define letoh64(x) (uint64_t)(x) macro76 #define letoh64(x) __bswap64(x) macro
60 #define letoh64(x) (uint64_t)(x) macro79 #define letoh64(x) __bswap64(x) macro