Home
last modified time | relevance | path

Searched refs:ROP_PDSxan (Results 1 – 2 of 2) sorted by relevance

/reactos/win32ss/gdi/diblib/
H A DRopFunctions.h168 #define ROP_PDSxan(D,S,P) (~((P)&((D)^(S)))) macro
H A DRopFunctions.c803 return ROP_PDSxan(D,S,P); in DoRop_PDSxan()