tag | line | file | source code |
ntohl | 4 | include/asm-alpha/byteorder.h | #undef ntohl |
ntohl | 87 | include/asm-alpha/byteorder.h | # define ntohl(x) \ |
ntohl | 4 | include/asm-i386/byteorder.h | #undef ntohl |
ntohl | 72 | include/asm-i386/byteorder.h | # define ntohl(x) \ |
ntohl | 9 | include/asm-m68k/byteorder.h | #define ntohl(x) x |
ntohl | 7 | include/asm-mips/byteorder.h | #undef ntohl |
ntohl | 73 | include/asm-mips/byteorder.h | # define ntohl(x) \ |
ntohl | 13 | include/asm-ppc/byteorder.h | #undef ntohl |
ntohl | 66 | include/asm-ppc/byteorder.h | # define ntohl(x) \ |
ntohl | 86 | include/asm-ppc/byteorder.h | #define ntohl(x) (x) |
ntohl | 5 | include/asm-sparc/byteorder.h | #define ntohl(x) x |