Searched refs:PASTE_CODE (Results 1 – 2 of 2) sorted by relevance
196 #define PASTE_CODE(x) x macro199 PASTE_CODE( in test_macro1()212 PASTE_CODE( in test_macro2()226 PASTE_CODE( in test_macro3()239 PASTE_CODE( in test_macro4()245 PASTE_CODE(if) (in > 77) in test_macro5()248 PASTE_CODE(else) in test_macro5()
240 #define PASTE_CODE(code) \ macro244 PASTE_CODE({ // expected-warning{{Dereference of null pointer}} in commaInBracesTest()