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