tag | line | file | source code |
ntohs | 5 | include/asm-alpha/byteorder.h | #undef ntohs |
ntohs | 91 | include/asm-alpha/byteorder.h | # define ntohs(x) \ |
ntohs | 5 | include/asm-i386/byteorder.h | #undef ntohs |
ntohs | 76 | include/asm-i386/byteorder.h | # define ntohs(x) \ |
ntohs | 8 | include/asm-mips/byteorder.h | #undef ntohs |
ntohs | 77 | include/asm-mips/byteorder.h | # define ntohs(x) \ |
ntohs | 14 | include/asm-ppc/byteorder.h | #undef ntohs |
ntohs | 70 | include/asm-ppc/byteorder.h | # define ntohs(x) \ |
ntohs | 87 | include/asm-ppc/byteorder.h | #define ntohs(x) (x) |
ntohs | 6 | include/asm-sparc/byteorder.h | #define ntohs(x) x |