Lines Matching defs:xor
46 FbBits and, xor;
53 xor = 0;
57 xor = 0;
61 xor = fg;
65 xor = fg;
69 xor = 0;
73 xor = 0;
77 xor = fg;
81 xor = fg;
85 xor = ~fg;
89 xor = ~fg;
93 xor = FB_ALLONES;
97 xor = FB_ALLONES;
101 xor = ~fg;
105 xor = ~fg;
109 xor = FB_ALLONES;
113 xor = FB_ALLONES;
117 xor &= pm;
119 *xorp = xor;
132 { O,I,I,O }, /* xor 0x6 src XOR dst */