Searched defs:bad1 (Results 1 – 4 of 4) sorted by relevance
7 #define bad1 ## owt /* { dg-error "cannot" "## at objlike start" } */ macro
9 #define bad1(x) # /* { dg-error "followed by a macro parameter" "#1" } */ macro
72 #define bad1 defined macro
6 int bad1(void) { return __builtin_constant_p(global++); } in bad1() function