Searched defs:foo6 (Results 1 – 7 of 7) sorted by relevance
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/cpp/ |
H A D | poison.c | 13 #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 D | tr-warn6.c | 12 #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 D | wtr-label-1.c | 14 testfunc1 (foo6) in testfunc1() argument 36 testfunc2 (foo6) in testfunc2() argument
|
H A D | noreturn-1.c | 42 foo6(void) in foo6() function
|
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.dg/warn/ |
H A D | noreturn-1.C | 57 void __attribute__ ((__noreturn__)) foo6 () in foo6() function
|
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/compile/ |
H A D | structs.c | 39 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 D | structs.c | 113 struct struct6 foo6 = {'a','2','c','4','e','6'}, L6; variable 246 void Fun6(struct struct6 foo6) in Fun6()
|