taglinefilesource code
__constant_ntohs25include/asm-alpha/byteorder.hextern unsigned short int  __constant_ntohs(unsigned short int);
__constant_ntohs83include/asm-alpha/byteorder.h#define __constant_htons(x) __constant_ntohs(x)
__constant_ntohs92include/asm-alpha/byteorder.h__constant_ntohs((x)) : \
__constant_ntohs30include/asm-i386/byteorder.hextern __inline__ unsigned short int  __constant_ntohs(unsigned short int);
__constant_ntohs69include/asm-i386/byteorder.h#define __constant_htons(x) __constant_ntohs(x)
__constant_ntohs78include/asm-i386/byteorder.h__constant_ntohs((x)) : \
__constant_ntohs30include/asm-mips/byteorder.hextern __inline__ unsigned short int  __constant_ntohs(unsigned short int);
__constant_ntohs70include/asm-mips/byteorder.h#define __constant_htons(x) __constant_ntohs(x)
__constant_ntohs79include/asm-mips/byteorder.h__constant_ntohs((x)) : \
__constant_ntohs26include/asm-ppc/byteorder.hextern unsigned short int  __constant_ntohs(unsigned short int);
__constant_ntohs63include/asm-ppc/byteorder.h#define __constant_htons(x) __constant_ntohs(x)
__constant_ntohs72include/asm-ppc/byteorder.h__constant_ntohs((x)) : \