Home
last modified time | relevance | path

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

/xnu-11215.61.5/libkern/libkern/
H A DOSByteOrder.h217 #define OSSwapBigToHostConstInt16(x) ((uint16_t)(x)) macro
291 #define OSSwapBigToHostConstInt16(x) OSSwapConstInt16(x) macro