Home
last modified time | relevance | path

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

/xnu-8796.121.2/libkern/libkern/
H A DOSByteOrder.h230 #define OSSwapLittleToHostConstInt32(x) OSSwapConstInt32(x) macro
304 #define OSSwapLittleToHostConstInt32(x) ((uint32_t)(x)) macro