Searched defs:le64toh (Results 1 – 2 of 2) 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