Home
last modified time | relevance | path

Searched refs:ROP_PDSax (Results 1 – 2 of 2) sorted by relevance

/reactos/win32ss/gdi/diblib/
H A DRopFunctions.h129 #define ROP_PDSax(D,S,P) ((P)^((D)&(S))) macro
H A DRopFunctions.c608 return ROP_PDSax(D,S,P); in DoRop_PDSax()