Home
last modified time | relevance | path

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

/reactos/win32ss/gdi/diblib/
H A DRopFunctions.h192 #define ROP_SDPxan(D,S,P) (~((S)&((D)^(P)))) macro
H A DRopFunctions.c923 return ROP_SDPxan(D,S,P); in DoRop_SDPxan()