gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for funcall:htobe32 (0.00 seconds)
t2ex
bsd_source/t2ex/network/net/src_bsd/sys/endian.h - 9.5KB - 353 lines
187: #define be16toh(x)      htobe16(x)
188: #define be32toh(x)      htobe32(x)
189: #define be64toh(x)      htobe64(x)