Home
last modified time | relevance | path

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

/reactos/win32ss/gdi/diblib/
H A DRopFunctions.h40 #define ROP_PDSoan(D,S,P) (~((P)&((D)|(S)))) macro
H A DRopFunctions.c163 return ROP_PDSoan(D,S,P); in DoRop_PDSoan()