Home
last modified time | relevance | path

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

/NextBSD/include/libkern/
HDOSByteOrder.h285 #define OSSwapLittleToHostConstInt64(x) OSSwapConstInt64(x) macro
359 #define OSSwapLittleToHostConstInt64(x) ((uint64_t)(x)) macro