gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for funcall:le32dec (0.01 seconds)
t2ex
bsd_source/t2ex/network/net/src_bsd/sys/endian.h - 9.5KB - 353 lines
345: 
346:         return (le32dec(p) | ((uint64_t)le32dec(p + 4) << 32));
347: }