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