taglinefilesource code
__constant_htonl83include/asm-alpha/byteorder.h#define __constant_htonl(x) __constant_ntohl(x)
__constant_htonl68include/asm-i386/byteorder.h#define __constant_htonl(x) __constant_ntohl(x)
__constant_htonl69include/asm-mips/byteorder.h#define __constant_htonl(x) __constant_ntohl(x)
__constant_htonl62include/asm-ppc/byteorder.h#define __constant_htonl(x) __constant_ntohl(x)