Searched defs:IS_ATTRIBUTE (Results 1 – 1 of 1) sorted by relevance
325 # define IS_ATTRIBUTE(a, type, b) ((a.b) != 0) macro331 # define IS_ATTRIBUTE(a, type, b) ((a & type##_##b) != 0) macro