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