| tag | line | file | source code |
| htonl | 6 | include/asm-alpha/byteorder.h | #undef htonl |
| htonl | 95 | include/asm-alpha/byteorder.h | # define htonl(x) \ |
| htonl | 6 | include/asm-i386/byteorder.h | #undef htonl |
| htonl | 80 | include/asm-i386/byteorder.h | # define htonl(x) \ |
| htonl | 9 | include/asm-mips/byteorder.h | #undef htonl |
| htonl | 81 | include/asm-mips/byteorder.h | # define htonl(x) \ |
| htonl | 15 | include/asm-ppc/byteorder.h | #undef htonl |
| htonl | 74 | include/asm-ppc/byteorder.h | # define htonl(x) \ |
| htonl | 88 | include/asm-ppc/byteorder.h | #define htonl(x) (x) |
| htonl | 7 | include/asm-sparc/byteorder.h | #define htonl(x) x |