Searched defs:CPU_TO_LE32 (Results 1 – 2 of 2) sorted by relevance
232 #define CPU_TO_LE32( x ) bswap_32( x ) macro