Searched refs:_OSReadInt32 (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/xnu-2782.1.97/libkern/libkern/
H A DOSByteOrder.h99 _OSReadInt32( function
157 #define OSReadBigInt32(base, byteOffset) _OSReadInt32(base, byteOffset)
243 #define OSReadLittleInt32(base, byteOffset) _OSReadInt32(base, byteOffset)

Completed in 114 milliseconds