Home
last modified time | relevance | path

Searched defs:swab32 (Results 1 – 2 of 2) sorted by relevance

/arch/powerpc/boot/
Dswab.h10 static inline u32 swab32(u32 x) in swab32() function
/arch/mips/boot/
Delf2ecoff.c160 #define swab32(x) \ macro