Searched defs:MAJ (Results 1 – 2 of 2) sorted by relevance
17 #define MAJ(x, y, z) ((x & y) ^ (x & z) ^ (y & z)) macro