Searched defs:RemAttr (Results 1 – 1 of 1) sorted by relevance
1397 #define RemAttr(c,a) AttrOf(c) &= ~((a) & A_ATTRIBUTES) macro1486 #define RemAttr(c,a) c &= ~((a) & A_ATTRIBUTES) macro