Home
last modified time | relevance | path

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

/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-macos-any/libkern/
H A DOSByteOrder.h93 #define OSReadLittleInt(x, y) OSReadLittleInt32(x, y)
182 #define OSReadLittleInt32(base, byteOffset) OSReadSwapInt32(base, byteOffset) macro
256 #define OSReadLittleInt32(base, byteOffset) _OSReadInt32(base, byteOffset) macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/x86_64-macos.10-gnu/libkern/
H A DOSByteOrder.h81 #define OSReadLittleInt(x, y) OSReadLittleInt32(x, y)
170 #define OSReadLittleInt32(base, byteOffset) OSReadSwapInt32(base, byteOffset) macro
244 #define OSReadLittleInt32(base, byteOffset) _OSReadInt32(base, byteOffset) macro
/dports/lang/zig/zig-0.9.0/lib/libc/include/x86_64-macos.10-gnu/libkern/
H A DOSByteOrder.h81 #define OSReadLittleInt(x, y) OSReadLittleInt32(x, y)
170 #define OSReadLittleInt32(base, byteOffset) OSReadSwapInt32(base, byteOffset) macro
244 #define OSReadLittleInt32(base, byteOffset) _OSReadInt32(base, byteOffset) macro
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-macos-any/libkern/
H A DOSByteOrder.h93 #define OSReadLittleInt(x, y) OSReadLittleInt32(x, y)
182 #define OSReadLittleInt32(base, byteOffset) OSReadSwapInt32(base, byteOffset) macro
256 #define OSReadLittleInt32(base, byteOffset) _OSReadInt32(base, byteOffset) macro
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/protobuf/objectivec/
H A DGPBCodedInputStream.m96 int32_t value = OSReadLittleInt32(state->bytes, state->bufferPos);
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/protobuf/objectivec/
H A DGPBCodedInputStream.m96 int32_t value = OSReadLittleInt32(state->bytes, state->bufferPos);