Home
last modified time | relevance | path

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

/reactos/win32ss/gdi/diblib/
H A DRopFunctions.h164 #define ROP_SDPSoaxn(D,S,P) (~((S)^((D)&((P)|(S))))) macro
H A DRopFunctions.c783 return ROP_SDPSoaxn(D,S,P); in DoRop_SDPSoaxn()