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