Home
last modified time | relevance | path

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

/reactos/win32ss/gdi/diblib/
H A DRopFunctions.h50 #define ROP_PSDPSaoxxn(D,S,P) (~((P)^((S)^((D)|((P)&(S)))))) macro
H A DRopFunctions.c213 return ROP_PSDPSaoxxn(D,S,P); in DoRop_PSDPSaoxxn()