Home
last modified time | relevance | path

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

/reactos/win32ss/gdi/diblib/
H A DRopFunctions.h113 #define ROP_DSPDSonoxxn(D,S,P) (~((D)^((S)^((P)|(~((D)|(S))))))) macro
H A DRopFunctions.c528 return ROP_DSPDSonoxxn(D,S,P); in DoRop_DSPDSonoxxn()