Searched defs:OSSwapHostToLittleInt32 (Results 1 – 1 of 1) sorted by relevance
212 #define OSSwapHostToLittleInt32(x) OSSwapInt32(x) macro286 #define OSSwapHostToLittleInt32(x) ((uint32_t)(x)) macro