Home
last modified time | relevance | path

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

/NextBSD/include/libkern/
HDOSByteOrder.h283 #define OSSwapLittleToHostConstInt16(x) OSSwapConstInt16(x) macro
357 #define OSSwapLittleToHostConstInt16(x) ((uint16_t)(x)) macro