Searched refs:le64toh (Results 1 – 3 of 3) sorted by relevance
133 #ifndef le64toh134 #define le64toh(x) os_bswap_64 (x) macro210 #ifndef le64toh211 #define le64toh(x) ((uint64_t)(x))
81 #define le64toh(x) ((uint64_t)(x)) macro95 #define le64toh(x) bswap64((x))
100 #define le64toh(x) ((uint64_t)(x)) macro115 #define le64toh(x) bswap64((x)) macro