gonzui


Format: Advanced Search

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