Searched refs:le64toh (Results 1 – 1 of 1) sorted by relevance
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