Searched refs:le64toh (Results 1 – 3 of 3) sorted by relevance
27 #ifndef le64toh28 #define le64toh(x) (x) macro51 #ifndef le64toh52 #define le64toh(x) __bswap_64(x) macro
144 input = le64toh(input); in print8byte()
255 endianness (recommend endian(3) variants like: le64toh(),