Searched refs:OSReadLittleInt32 (Results 1 – 1 of 1) sorted by relevance
93 #define OSReadLittleInt(x, y) OSReadLittleInt32(x, y)182 #define OSReadLittleInt32(base, byteOffset) OSReadSwapInt32(base, byteOffset) macro256 #define OSReadLittleInt32(base, byteOffset) _OSReadInt32(base, byteOffset) macro