Home
last modified time | relevance | path

Searched refs:sys_foo (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/cpp/
H A Dsyshdr.h6 #define sys_foo(x, y...) bar (x, ##y) macro
H A Dsysmac1.c26 sys_foo (one_arg); /* { dg-bogus "requires rest arguments" } */