taglinefilesource code
__ntohl22include/asm-alpha/byteorder.hextern unsigned long int  __ntohl(unsigned long int);
__ntohl81include/asm-alpha/byteorder.h#define __htonl(x) __ntohl(x)
__ntohl90include/asm-alpha/byteorder.h__ntohl((x)))
__ntohl27include/asm-i386/byteorder.hextern __inline__ unsigned long int  __ntohl(unsigned long int);
__ntohl66include/asm-i386/byteorder.h#define __htonl(x) __ntohl(x)
__ntohl75include/asm-i386/byteorder.h__ntohl((x)))
__ntohl27include/asm-mips/byteorder.hextern __inline__ unsigned long int  __ntohl(unsigned long int);
__ntohl67include/asm-mips/byteorder.h#define __htonl(x) __ntohl(x)
__ntohl76include/asm-mips/byteorder.h__ntohl((x)))
__ntohl23include/asm-ppc/byteorder.hextern unsigned long int  __ntohl(unsigned long int);
__ntohl60include/asm-ppc/byteorder.h#define __htonl(x) __ntohl(x)
__ntohl69include/asm-ppc/byteorder.h__ntohl((x)))