Home
last modified time | relevance | path

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

/reactos/win32ss/gdi/diblib/
H A DRopFunctions.h194 #define ROP_DSPDaoxn(D,S,P) (~((D)^((S)|((P)&(D))))) macro
H A DRopFunctions.c933 return ROP_DSPDaoxn(D,S,P); in DoRop_DSPDaoxn()