Searched refs:BITSET_CONSTANT (Results 1 – 2 of 2) sorted by relevance
1188 #define BITSET_CONSTANT(type, value) AST_REPRESENTATION(k##type), in Print() macro1189 AST_REPRESENTATION_BITSET_TYPE_LIST(BITSET_CONSTANT) in Print()1190 #undef BITSET_CONSTANT in Print()1192 #define BITSET_CONSTANT(type, value) AST_SEMANTIC(k##type), in Print() macro1193 AST_INTERNAL_BITSET_TYPE_LIST(BITSET_CONSTANT) in Print()1194 AST_SEMANTIC_BITSET_TYPE_LIST(BITSET_CONSTANT) in Print()1195 #undef BITSET_CONSTANT in Print()
980 #define BITSET_CONSTANT(type, value) k##type, in Print() macro981 INTERNAL_BITSET_TYPE_LIST(BITSET_CONSTANT) in Print()982 PROPER_BITSET_TYPE_LIST(BITSET_CONSTANT) in Print()983 #undef BITSET_CONSTANT in Print()