tag | line | file | source code |
---|---|---|---|
__constant_ntohs | 56 | include/asm-alpha/byteorder.h | #define __constant_ntohs(x) \ |
__constant_ntohs | 53 | include/asm-i386/byteorder.h | #define __constant_ntohs(x) \ |
__constant_ntohs | 62 | include/asm-mips/byteorder.h | __constant_ntohs(unsigned short int x) |
__constant_ntohs | 55 | include/asm-sparc/byteorder.h | __constant_ntohs(unsigned short int x) |