Searched defs:le64toh (Results 1 – 3 of 3) sorted by relevance
34 # define le64toh(x) (x) macro49 # define le64toh(x) __bswap_64 (x) macro
67 # define le64toh(x) (x) macro
64 # define le64toh(x) swap64(x) macro