Home
last modified time | relevance | path

Searched refs:OSSwapBigToHostConstInt64 (Results 1 – 1 of 1) sorted by relevance

/xnu-11215.61.5/libkern/libkern/
H A DOSByteOrder.h219 #define OSSwapBigToHostConstInt64(x) ((uint64_t)(x)) macro
293 #define OSSwapBigToHostConstInt64(x) OSSwapConstInt64(x) macro