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

/darwin-on-arm/xnu/libkern/libkern/
H A DOSByteOrder.h190 #define OSSwapHostToBigInt64(x) ((uint64_t)(x)) macro
264 #define OSSwapHostToBigInt64(x) OSSwapInt64(x) macro

Completed in 12 milliseconds