Searched refs:le64toh (Results 1 – 4 of 4) sorted by relevance
27 #ifndef le64toh28 #define le64toh(x) (x) macro51 #ifndef le64toh52 #define le64toh(x) __bswap_64(x) macro
17 # define le64toh(x) (x) macro22 # define le64toh(x) bswap_64(x) macro80 entry = le64toh(hdr.ehdr64.e_entry); in main()
140 input = le64toh(input); in print8byte()
265 endianness (recommend endian(3) variants like: le64toh(),