Home
last modified time | relevance | path

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

/reactos/win32ss/gdi/diblib/
H A DRopFunctions.h178 #define ROP_DPSoxn(D,S,P) (~((D)^((P)|(S)))) macro
H A DRopFunctions.c853 return ROP_DPSoxn(D,S,P); in DoRop_DPSoxn()