Home
last modified time | relevance | path

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

/reactos/win32ss/gdi/diblib/
H A DRopFunctions.h37 #define ROP_PSDPaox(D,S,P) ((P)^((S)|((D)&(P)))) macro
H A DRopFunctions.c148 return ROP_PSDPaox(D,S,P); in DoRop_PSDPaox()