Home
last modified time | relevance | path

Searched defs:foo6 (Results 1 – 7 of 7) sorted by relevance

/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/cpp/
H A Dpoison.c13 #define foo6 123 macro
15 #define foo6 345 /* { dg-error "foo6" "def of foo6" } */ macro
16 #define foo6 456 /* { dg-error "foo6" "redef of foo6" } */ macro
H A Dtr-warn6.c12 #define foo6(h3) sdf 'h2' fds 'h3' /* { dg-warning "macro argument \"h3\" would be stringified" "tr… macro
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/
H A Dwtr-label-1.c14 testfunc1 (foo6) in testfunc1() argument
36 testfunc2 (foo6) in testfunc2() argument
H A Dnoreturn-1.c42 foo6(void) in foo6() function
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.dg/warn/
H A Dnoreturn-1.C57 void __attribute__ ((__noreturn__)) foo6 () in foo6() function
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/compile/
H A Dstructs.c39 struct struct6 foo6 = {'A', 'B', 'C', 'D', 'E', 'F'}, L6; variable
151 void Fun6(struct struct6 foo6) in Fun6()
/openbsd/gnu/usr.bin/binutils/gdb/testsuite/gdb.base/
H A Dstructs.c113 struct struct6 foo6 = {'a','2','c','4','e','6'}, L6; variable
246 void Fun6(struct struct6 foo6) in Fun6()