Searched defs:le64toh (Results 1 – 2 of 2) sorted by relevance
37 # define le64toh(x) OSSwapLittleToHostInt64(x) macro59 # define le64toh(x) letoh64(x) macro81 # define le64toh(x) (x) macro99 # define le64toh(x) __builtin_bswap64(x) macro
34 # define le64toh(x) (x) macro49 # define le64toh(x) __bswap_64 (x) macro