Searched refs:OSReadSwapInt32 (Results 1 – 5 of 5) sorted by relevance
108 #define __NDR_READSWAP__uint32_t(a) OSReadSwapInt32((void *)a, 0)109 #define __NDR_READSWAP__int32_t(a) (int32_t)OSReadSwapInt32((void *)a, 0)
55 OSReadSwapInt32( in OSReadSwapInt32() function
90 OSReadSwapInt32( in OSReadSwapInt32() function
182 #define OSReadLittleInt32(base, byteOffset) OSReadSwapInt32(base, byteOffset)244 #define OSReadBigInt32(base, byteOffset) OSReadSwapInt32(base, byteOffset)
88 OSReadSwapInt32( in OSReadSwapInt32() function