Format: AllC/C++CSSTextshell script Advanced Search
144: #define H(x, y, z) ((x) ^ (y) ^ (z)) 145: #define I(x, y, z) ((y) ^ ((x) | (~z))) 146: