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