Searched defs:DATA_ATTRIB_SET (Results 1 – 2 of 2) sorted by relevance
28 #define DATA_ATTRIB_SET(Attrib, Bits) (BOOLEAN)((Attrib) & (Bits)) macro