Searched defs:CondSwapInt32 (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/IOKitUser-1050.1.21/kext.subproj/
H A Dmacho_util.h67 #define CondSwapInt32(flag, value) ((flag) ? OSSwapInt32((value)) : \ macro

Completed in 86 milliseconds