tag | line | file | source code |
---|---|---|---|
__constant_htons | 55 | include/asm-alpha/byteorder.h | #define __constant_htons(x) __constant_ntohs(x) |
__constant_htons | 52 | include/asm-i386/byteorder.h | #define __constant_htons(x) __constant_ntohs(x) |
__constant_htons | 61 | include/asm-mips/byteorder.h | #define __constant_htons(x) __constant_ntohs(x) |
__constant_htons | 61 | include/asm-sparc/byteorder.h | #define __constant_htons(x) __constant_ntohs(x) |