taglinefilesource code
__constant_htonl62include/asm-alpha/byteorder.h#define __constant_htonl(x) __constant_ntohl(x)
__constant_htonl59include/asm-i386/byteorder.h#define __constant_htonl(x) __constant_ntohl(x)
__constant_htonl70include/asm-mips/byteorder.h#define __constant_htonl(x) __constant_ntohl(x)
__constant_htonl63include/asm-sparc/byteorder.h#define __constant_htonl(x) __constant_ntohl(x)