Searched refs:ROP_DSPDSonoxxn (Results 1 – 2 of 2) sorted by relevance
/reactos/win32ss/gdi/diblib/ | ||
H A D | RopFunctions.h | 113 #define ROP_DSPDSonoxxn(D,S,P) (~((D)^((S)^((P)|(~((D)|(S))))))) macro |
H A D | RopFunctions.c | 528 return ROP_DSPDSonoxxn(D,S,P); in DoRop_DSPDSonoxxn() |