Searched defs:le64toh (Results 1 – 3 of 3) sorted by relevance
28 #define le64toh(x) (x) macro52 #define le64toh(x) __bswap_64(x) macro
17 # define le64toh(x) (x) macro22 # define le64toh(x) bswap_64(x) macro
22 # define le64toh(x) (x) macro26 # define le64toh(x) bswap_64(x) macro