Home
last modified time | relevance | path

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

/xnu-8020.121.3/libkern/libkern/ !
H A DOSByteOrder.h206 #define OSSwapHostToLittleConstInt32(x) OSSwapConstInt32(x) macro
280 #define OSSwapHostToLittleConstInt32(x) ((uint32_t)(x)) macro