Home
last modified time | relevance | path

Searched defs:bad3 (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/cpp/
H A Dpaste1.c9 #define bad3(x) ## x /* { dg-error "cannot" "## at funlike start" } */ macro
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/
H A Dbcp-1.c8 inline int bad3(int x) { return __builtin_constant_p(x); } in bad3() function