Searched refs:BAZ2_QUOTE (Results 1 – 3 of 3) sorted by relevance
5 #define BAZ2_QUOTE(x) 2 * x macro
6 #define BAZ2_QUOTE(x) x + x macro
130 x = BAZ2_QUOTE(x); // expected-warning {{ambiguous expansion of macro}} in test()