tag | line | file | source code |
---|---|---|---|
__constant_ntohs | 77 | include/asm-alpha/byteorder.h | #define __constant_ntohs(x) \ |
__constant_ntohs | 62 | include/asm-i386/byteorder.h | #define __constant_ntohs(x) \ |
__constant_ntohs | 63 | include/asm-mips/byteorder.h | #define __constant_ntohs(x) \ |
__constant_ntohs | 54 | include/asm-ppc/byteorder.h | __constant_ntohs(unsigned short int x) |