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

/macosx-10.9.5/xnu-2422.115.4/libkern/libkern/
H A DOSByteOrder.h223 #define OSSwapLittleToHostInt32(x) OSSwapInt32(x) macro
297 #define OSSwapLittleToHostInt32(x) ((uint32_t)(x)) macro

Completed in 115 milliseconds