Home
last modified time | relevance | path

Searched defs:byteOffset (Results 1 – 4 of 4) sorted by relevance

/NextBSD/include/libkern/
HDOSByteOrder.h50 uintptr_t byteOffset in OSReadSwapInt16()
63 uintptr_t byteOffset in OSReadSwapInt32()
76 uintptr_t byteOffset in OSReadSwapInt64()
91 uintptr_t byteOffset, in OSWriteSwapInt16()
102 uintptr_t byteOffset, in OSWriteSwapInt32()
113 uintptr_t byteOffset, in OSWriteSwapInt64()
158 uintptr_t byteOffset in _OSReadInt16()
168 uintptr_t byteOffset in _OSReadInt32()
178 uintptr_t byteOffset in _OSReadInt64()
190 uintptr_t byteOffset, in _OSWriteInt16()
[all …]
/NextBSD/include/libkern/i386/
HDOSByteOrder.h42 uintptr_t byteOffset in OSReadSwapInt16()
55 uintptr_t byteOffset in OSReadSwapInt32()
68 uintptr_t byteOffset in OSReadSwapInt64()
83 uintptr_t byteOffset, in OSWriteSwapInt16()
94 uintptr_t byteOffset, in OSWriteSwapInt32()
105 uintptr_t byteOffset, in OSWriteSwapInt64()
/NextBSD/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/
HDArrayBoundCheckerV2.cpp47 SVal byteOffset; member in __anon90202d3b0111::RegionRawOffsetV2
/NextBSD/sys/dev/ath/ath_hal/
HDah_regdomain.c251 int byteOffset, bitnum; in IS_BIT_SET() local