Searched refs:__DARWIN_OSSwapInt32 (Results 1 – 2 of 2) sorted by relevance
68 #define __DARWIN_OSSwapInt32(x) \ macro91 #define __DARWIN_OSSwapInt32(x) _OSSwapInt32(x) macro
122 #define OSSwapInt32(x) __DARWIN_OSSwapInt32(x)