Searched defs:SET_ATTRIBUTE (Results 1 – 2 of 2) sorted by relevance
60 protected static final String SET_ATTRIBUTE = "setAttribute"; field in FactoryFeatureTest
326 # define SET_ATTRIBUTE(a, type, b) (a.b = SET) macro332 # define SET_ATTRIBUTE(a, type, b) (a |= type##_##b) macro