taglinefilesource code
__constant_ntohl24include/asm-alpha/byteorder.hextern unsigned long int  __constant_ntohl(unsigned long int);
__constant_ntohl83include/asm-alpha/byteorder.h#define __constant_htonl(x) __constant_ntohl(x)
__constant_ntohl89include/asm-alpha/byteorder.h__constant_ntohl((x)) : \
__constant_ntohl29include/asm-i386/byteorder.hextern __inline__ unsigned long int  __constant_ntohl(unsigned long int);
__constant_ntohl68include/asm-i386/byteorder.h#define __constant_htonl(x) __constant_ntohl(x)
__constant_ntohl74include/asm-i386/byteorder.h__constant_ntohl((x)) : \
__constant_ntohl29include/asm-mips/byteorder.hextern __inline__ unsigned long int  __constant_ntohl(unsigned long int);
__constant_ntohl69include/asm-mips/byteorder.h#define __constant_htonl(x) __constant_ntohl(x)
__constant_ntohl75include/asm-mips/byteorder.h__constant_ntohl((x)) : \
__constant_ntohl25include/asm-ppc/byteorder.hextern unsigned long int  __constant_ntohl(unsigned long int);
__constant_ntohl62include/asm-ppc/byteorder.h#define __constant_htonl(x) __constant_ntohl(x)
__constant_ntohl68include/asm-ppc/byteorder.h__constant_ntohl((x)) : \