Home
last modified time | relevance | path

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

/xnu-8796.121.2/libkern/libkern/
H A DOSByteOrder.h231 #define OSSwapLittleToHostConstInt64(x) OSSwapConstInt64(x) macro
305 #define OSSwapLittleToHostConstInt64(x) ((uint64_t)(x)) macro