Searched refs:le64toh (Results 1 – 3 of 3) sorted by relevance
26 #ifndef le64toh27 #define le64toh(x) (x) macro50 #ifndef le64toh51 #define le64toh(x) __bswap_64(x) macro
133 input = le64toh(input); in print8byte()
242 endianness (recommend endian(3) variants like: le64toh(),