Home
last modified time | relevance | path

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

/xnu-8020.121.3/libkern/libkern/ !
H A DOSByteOrder.h205 #define OSSwapHostToLittleConstInt16(x) OSSwapConstInt16(x) macro
279 #define OSSwapHostToLittleConstInt16(x) ((uint16_t)(x)) macro