Home
last modified time | relevance | path

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

/NextBSD/include/libkern/
HDOSByteOrder.h176 _OSReadInt64( in _OSReadInt64() function
225 #define OSReadBigInt64(base, byteOffset) _OSReadInt64(base, byteOffset)
311 #define OSReadLittleInt64(base, byteOffset) _OSReadInt64(base, byteOffset)