Home
last modified time | relevance | path

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

/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-macos-any/libkern/
H A DOSByteOrder.h182 #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.h170 #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.h170 #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.h182 #define OSReadLittleInt32(base, byteOffset) OSReadSwapInt32(base, byteOffset) macro
256 #define OSReadLittleInt32(base, byteOffset) _OSReadInt32(base, byteOffset) macro