Home
last modified time | relevance | path

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

/reactos/win32ss/gdi/diblib/
H A DRopFunctions.h211 #define ROP_DPSDxax(D,S,P) ((D)^((P)&((S)^(D)))) macro
H A DRopFunctions.c1018 return ROP_DPSDxax(D,S,P); in DoRop_DPSDxax()