Searched defs:gnu_varargs (Results 1 – 2 of 2) sorted by relevance
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/cpp/ | ||
H A D | cmdlne-dD.c | 12 #define gnu_varargs(x, y...) x ## y macro |
H A D | cmdlne-dM.c | 12 #define gnu_varargs(x, y...) #y x ## y y macro |