tag | line | file | source code |
---|---|---|---|
__constant_htonl | 62 | include/asm-alpha/byteorder.h | #define __constant_htonl(x) __constant_ntohl(x) |
__constant_htonl | 59 | include/asm-i386/byteorder.h | #define __constant_htonl(x) __constant_ntohl(x) |
__constant_htonl | 70 | include/asm-mips/byteorder.h | #define __constant_htonl(x) __constant_ntohl(x) |
__constant_htonl | 63 | include/asm-sparc/byteorder.h | #define __constant_htonl(x) __constant_ntohl(x) |