| tag | line | file | source code |
| htons | 7 | include/asm-alpha/byteorder.h | #undef htons |
| htons | 99 | include/asm-alpha/byteorder.h | # define htons(x) \ |
| htons | 7 | include/asm-i386/byteorder.h | #undef htons |
| htons | 84 | include/asm-i386/byteorder.h | # define htons(x) \ |
| htons | 12 | include/asm-m68k/byteorder.h | #define htons(x) x |
| htons | 10 | include/asm-mips/byteorder.h | #undef htons |
| htons | 85 | include/asm-mips/byteorder.h | # define htons(x) \ |
| htons | 16 | include/asm-ppc/byteorder.h | #undef htons |
| htons | 78 | include/asm-ppc/byteorder.h | # define htons(x) \ |
| htons | 89 | include/asm-ppc/byteorder.h | #define htons(x) (x) |
| htons | 8 | include/asm-sparc/byteorder.h | #define htons(x) x |