Home
last modified time | relevance | path

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

/reactos/win32ss/gdi/diblib/
H A DRopFunctions.h236 #define ROP_PSDPaoxn(D,S,P) (~((P)^((S)|((D)&(P))))) macro
H A DRopFunctions.c1143 return ROP_PSDPaoxn(D,S,P); in DoRop_PSDPaoxn()