Searched defs:clr_attr (Results 1 – 3 of 3) sorted by relevance
173 #define clr_attr(ip, attr) ((ip)->attribute &= ~(attr)) macro
180 #define clr_attr(ip, attr) ((ip)->attribute &= ~(attr)) macro
211 #define clr_attr( global() macro