Home
last modified time | relevance | path

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

/reactos/win32ss/gdi/diblib/
H A DRopFunctions.h253 #define ROP_PSDnao(D,S,P) ((P)|((S)&(~(D)))) macro
H A DRopFunctions.c1228 return ROP_PSDnao(D,S,P); in DoRop_PSDnao()