tag | line | file | source code |
---|---|---|---|
__constant_htons | 84 | include/asm-alpha/byteorder.h | #define __constant_htons(x) __constant_ntohs(x) |
__constant_htons | 69 | include/asm-i386/byteorder.h | #define __constant_htons(x) __constant_ntohs(x) |
__constant_htons | 70 | include/asm-mips/byteorder.h | #define __constant_htons(x) __constant_ntohs(x) |
__constant_htons | 63 | include/asm-ppc/byteorder.h | #define __constant_htons(x) __constant_ntohs(x) |