Home
last modified time | relevance | path

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

/xnu-11215.61.5/libkern/libkern/
H A DOSByteOrder.h218 #define OSSwapBigToHostConstInt32(x) ((uint32_t)(x)) macro
292 #define OSSwapBigToHostConstInt32(x) OSSwapConstInt32(x) macro