gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for funcall:htole32 (0.00 seconds)
t2ex
bsd_source/t2ex/network/net/src_bsd/sys/endian.h - 9.5KB - 353 lines
190: #define le16toh(x)      htole16(x)
191: #define le32toh(x)      htole32(x)
192: #define le64toh(x)      htole64(x)