tag | line | file | source code |
htons | 7 | include/asm-alpha/byteorder.h | #undef htons |
htons | 78 | include/asm-alpha/byteorder.h | # define htons(x) \ |
htons | 7 | include/asm-i386/byteorder.h | #undef htons |
htons | 75 | include/asm-i386/byteorder.h | # define htons(x) \ |
htons | 7 | include/asm-mips/byteorder.h | #undef htons |
htons | 86 | 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 |