Home
last modified time | relevance | path

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

/reactos/win32ss/gdi/diblib/
H A DRopFunctions.h174 #define ROP_PDxn(D,S,P) (~((P)^(D))) macro
H A DRopFunctions.c833 return ROP_PDxn(D,S,P); in DoRop_PDxn()