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