Searched defs:XNOR (Results 1 – 2 of 2) sorted by relevance
210 #define XNOR(x, y) (!(x) == !(y)) macro
218 #define XNOR(x, y) (!(x) == !(y)) macro