Home
last modified time | relevance | path

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

/linux-3.3/drivers/staging/rtl8712/
Dswab.h121 #define swab32 __swab32 macro
/linux-3.3/include/linux/
Dswab.h283 # define swab32 __swab32 macro
/linux-3.3/arch/mips/boot/
Delf2ecoff.c159 #define swab32(x) \ macro