Lines Matching defs:op
69 #define ROP_DST(op,pre,d,pst) \ argument
94 #define ROP_DSTCOLOR(op,pre,d,c,pst) \ argument
119 #define ROP_SRCDST(op,pre,s,d,pst) \ argument
186 #define ROP_SRCDSTCOLOR(op,pre,s,d,c,pst) \ argument
285 #define ROP_DST(op,pre,d,pst) \ argument
307 #define ROP_DSTCOLOR(op,pre,d,c,pst) \ argument
329 #define ROP_SRCDST(op,pre,s,d,pst) \ argument
351 #define ROP_SRCDSTCOLOR(op,pre,s,d,c,pst) \ argument
565 int op; local
727 int op; local
937 …eftignore, srcrightignore, srclongs, dst, dstlin1, dstleftignore, dstrightignore, dstlongs, h, op ) in raster_blit() argument