Home
last modified time | relevance | path

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

/xnu-8796.121.2/libkern/libkern/
H A DOSByteOrder.h229 #define OSSwapLittleToHostConstInt16(x) OSSwapConstInt16(x) macro
303 #define OSSwapLittleToHostConstInt16(x) ((uint16_t)(x)) macro