Searched defs:TO_LE32 (Results 1 – 1 of 1) sorted by relevance
96 #define TO_LE32(x) (x) macro99 #define TO_LE32(x) bswap_32(x) macro