Home | History | Annotate | Download | only in ddk

Lines Matching refs:ClearFlag

55 #ifndef ClearFlag
56 #define ClearFlag(_F,_SF) ((_F) &= ~(_SF))