Searched defs:d2 (Results 1 – 2 of 2) sorted by relevance
51 uint8_t d2; member
85 #define d2(x) (((x) >> 1) ^ ((x) & 1 ? DPOLY : 0)) macro