Searched defs:swab32 (Results 1 – 3 of 3) sorted by relevance
/linux-2.4.37.9/arch/mips/boot/ | ||
D | addinitrd.c | 26 #define swab32(x) \ macro |
D | elf2ecoff.c | 159 #define swab32(x) \ macro |
/linux-2.4.37.9/include/linux/byteorder/ | ||
D | swab.h | 224 #define swab32 __swab32 macro |