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