Searched defs:le64toh (Results 1 – 3 of 3) 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
32 # define le64toh(x) letoh64(x) macro61 # define le64toh(x) OSSwapLittleToHostInt64(x) macro107 # define le64toh(x) (x) macro125 # define le64toh(x) __builtin_bswap64(x) macro