Searched defs:OSSwapHostToBigInt32 (Results 1 - 1 of 1) sorted by last modified time

/macosx-10.9.5/xnu-2422.115.4/libkern/libkern/
H A DOSByteOrder.h187 #define OSSwapHostToBigInt32(x) ((uint32_t)(x)) macro
261 #define OSSwapHostToBigInt32(x) OSSwapInt32(x) macro

Completed in 105 milliseconds