Lines Matching refs:STORE
41 #define STORE(b,x) BITSSTORE(b,x)
43 #define STORE(b,x) WRITE((b), (x))
102 STORE(bits, xor);
166 STORE(bits, xorfg);
183 STORE(bits, xorbg);
205 STORE(bits, xorfg);
270 STORE(point, bxor);
288 #define ARCCOPY(d) STORE(d,xorBits)
675 STORE(bits, xor);
841 STORE(bits, xor);
870 #undef STORE