Home
last modified time | relevance | path

Searched refs:_OSReadInt64 (Results 1 – 1 of 1) sorted by relevance

/trueos/include/libkern/
HDOSByteOrder.h109 _OSReadInt64( in _OSReadInt64() function
158 #define OSReadBigInt64(base, byteOffset) _OSReadInt64(base, byteOffset)
244 #define OSReadLittleInt64(base, byteOffset) _OSReadInt64(base, byteOffset)