gonzui


Format: Advanced Search

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