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

/macosx-10.5.8/xnu-1228.15.4/libkern/libkern/
H A DOSByteOrder.h214 #define OSSwapBigToHostInt64(x) ((uint64_t)(x)) macro
288 #define OSSwapBigToHostInt64(x) OSSwapInt64(x) macro

Completed in 53 milliseconds