Searched defs:bad3 (Results 1 – 2 of 2) sorted by relevance
9 #define bad3(x) ## x /* { dg-error "cannot" "## at funlike start" } */ macro
8 inline int bad3(int x) { return __builtin_constant_p(x); } in bad3() function