Searched refs:le_int (Results 1 – 1 of 1) sorted by relevance
48 static inline spx_int32_t le_int(spx_int32_t i) in le_int() function63 #define ENDIAN_SWITCH(x) {x=le_int(x);}