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