Home
last modified time | relevance | path

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

/xnu-10063.141.1/libkern/libkern/
H A DOSByteOrder.h207 #define OSSwapHostToLittleConstInt64(x) OSSwapConstInt64(x) macro
281 #define OSSwapHostToLittleConstInt64(x) ((uint64_t)(x)) macro