Home
last modified time | relevance | path

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

/reactos/win32ss/gdi/diblib/
H A DRopFunctions.h30 #define ROP_DPSaon(D,S,P) (~((D)|((P)&(S)))) macro
H A DRopFunctions.c113 return ROP_DPSaon(D,S,P); in DoRop_DPSaon()