Searched defs:le64toh (Results 1 – 5 of 5) sorted by relevance
82 le64toh(uint64_t in) in le64toh() function
71 le64toh(uint64_t in) in le64toh() function
92 le64toh(uint64_t in) in le64toh() function
80 #define le64toh(x) ((uint64_t)(x)) macro 94 #define le64toh(x) bswap64((x)) macro