gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for funcall:HTOLE64 (0.00 seconds)
t2ex
bsd_source/t2ex/network/net/src_bsd/sys/endian.h - 9.5KB - 353 lines
198: #define LE32TOH(x)      HTOLE32(x)
199: #define LE64TOH(x)      HTOLE64(x)
200: