I 195 fileinfo/libmagic/encoding.c #define I 2 /* character appears in ISO-8859 text */ I 410 fileinfo/libmagic/encoding.c #undef I I 234 hash/hash_md.c #define I(x, y, z) ((y) ^ ((x) | (~z))) I 168 hash/hash_sha.c #define I(x, y, z) ((x) ^ (y) ^ (z)) I 149 standard/md5.c #define I(x, y, z) ((y) ^ ((x) | ~(z))) I 127 standard/sha1.c #define I(x, y, z) ((x) ^ (y) ^ (z))