Home
last modified time | relevance | path

Searched refs:OSSwapBigToHostConstInt16 (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.h217 #define OSSwapBigToHostConstInt16(x) ((uint16_t)(x)) macro
291 #define OSSwapBigToHostConstInt16(x) OSSwapConstInt16(x) macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/x86_64-macos.10-gnu/libkern/
H A DOSByteOrder.h205 #define OSSwapBigToHostConstInt16(x) ((uint16_t)(x)) macro
279 #define OSSwapBigToHostConstInt16(x) OSSwapConstInt16(x) macro
/dports/lang/zig/zig-0.9.0/lib/libc/include/x86_64-macos.10-gnu/libkern/
H A DOSByteOrder.h205 #define OSSwapBigToHostConstInt16(x) ((uint16_t)(x)) macro
279 #define OSSwapBigToHostConstInt16(x) OSSwapConstInt16(x) macro
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-macos-any/libkern/
H A DOSByteOrder.h217 #define OSSwapBigToHostConstInt16(x) ((uint16_t)(x)) macro
291 #define OSSwapBigToHostConstInt16(x) OSSwapConstInt16(x) macro