Searched refs:CPU_TO_LE32 (Results 1 – 4 of 4) sorted by relevance
107 #define CPU_TO_LE32 __cpu_to_le32 macro
102 #define CPU_TO_LE32 __cpu_to_le32 macro
796 #define CPU_TO_LE32(x) (x) macro
1119 #define CPU_TO_LE32(x) Swap32(x) macro
Completed in 11 milliseconds