Searched defs:OSSwapLittleToHostInt64 (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/xnu-2782.1.97/libkern/libkern/
H A DOSByteOrder.h224 #define OSSwapLittleToHostInt64(x) OSSwapInt64(x) macro
298 #define OSSwapLittleToHostInt64(x) ((uint64_t)(x)) macro

Completed in 80 milliseconds