tag | line | file | source code |
---|---|---|---|
__constant_htonl | 83 | include/asm-alpha/byteorder.h | #define __constant_htonl(x) __constant_ntohl(x) |
__constant_htonl | 68 | include/asm-i386/byteorder.h | #define __constant_htonl(x) __constant_ntohl(x) |
__constant_htonl | 69 | include/asm-mips/byteorder.h | #define __constant_htonl(x) __constant_ntohl(x) |
__constant_htonl | 62 | include/asm-ppc/byteorder.h | #define __constant_htonl(x) __constant_ntohl(x) |