Searched defs:OSSwapHostToLittleInt16 (Results 1 – 1 of 1) sorted by relevance
211 #define OSSwapHostToLittleInt16(x) OSSwapInt16(x) macro285 #define OSSwapHostToLittleInt16(x) ((uint16_t)(x)) macro