tag | line | file | source code |
---|---|---|---|
__constant_ntohl | 56 | include/asm-alpha/byteorder.h | #define __constant_ntohl(x) \ |
__constant_ntohl | 47 | include/asm-i386/byteorder.h | #define __constant_ntohl(x) \ |
__constant_ntohl | 50 | include/asm-mips/byteorder.h | #define __constant_ntohl(x) \ |
__constant_ntohl | 38 | include/asm-ppc/byteorder.h | __constant_ntohl(unsigned long int x) |