Home
last modified time | relevance | path

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

/reactos/win32ss/gdi/diblib/
H A DRopFunctions.h96 #define ROP_DPSoan(D,S,P) (~((D)&((P)|(S)))) macro
H A DRopFunctions.c443 return ROP_DPSoan(D,S,P); in DoRop_DPSoan()