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