Home | History | Annotate | Download | only in ddk

Lines Matching defs:SetFlag

51 #ifndef SetFlag
52 #define SetFlag(_F,_SF) ((_F) |= (_SF))