Searched defs:le64toh (Results 1 – 6 of 6) sorted by relevance
46 #define le64toh(x) (uint64_t)(x) macro59 #define le64toh(x) __bswap64(x) macro
50 #define le64toh(x) (uint64_t)(x) macro63 #define le64toh(x) __bswap64(x) macro