gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for fundef:I (0.12 seconds)
t2ex
bsd_source/t2ex/network/net/src_bsdlib/libc/md/md5c.c - 11.8KB - 368 lines
144: #define H(x, y, z)      ((x) ^ (y) ^ (z))
145: #define I(x, y, z)      ((y) ^ ((x) | (~z)))
146: