Searched defs:CLEAR_ATTRIBUTE (Results 1 – 1 of 1) sorted by relevance
327 # define CLEAR_ATTRIBUTE(a, type, b) (a.b = CLEAR) macro333 # define CLEAR_ATTRIBUTE(a, type, b) (a &= ~type##_##b) macro