Searched refs:OSReadBigInt32 (Results 1 – 1 of 1) sorted by relevance
89 #define OSReadBigInt(x, y) OSReadBigInt32(x, y)170 #define OSReadBigInt32(base, byteOffset) _OSReadInt32(base, byteOffset) macro244 #define OSReadBigInt32(base, byteOffset) OSReadSwapInt32(base, byteOffset) macro