Searched refs:EVEN_OUT (Results 1 – 4 of 4) sorted by relevance
45 #define EVEN_OUT(x) if (x & 0x0001) {x--;} macro