Searched defs:foo5 (Results 1 – 6 of 6) sorted by relevance
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.dg/warn/ |
H A D | noreturn-1.C | 52 void __attribute__ ((__noreturn__)) foo5 () in foo5() function
|
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/ |
H A D | wtr-label-1.c | 11 typedef int foo5; typedef
|
H A D | noreturn-1.c | 35 foo5(void) in foo5() function
|
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/cpp/ |
H A D | tr-warn6.c | 11 #define foo5(h2) sdf 'h2' fds 'h3' /* { dg-warning "macro argument \"h2\" would be stringified" "tr… macro
|
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/compile/ |
H A D | structs.c | 38 struct struct5 foo5 = {'a', 'b', 'c', 'd', 'e'}, L5; variable 142 void Fun5(struct struct5 foo5) in Fun5()
|
/openbsd-src/gnu/usr.bin/binutils/gdb/testsuite/gdb.base/ |
H A D | structs.c | 112 struct struct5 foo5 = {'1','b','3','d','5'}, L5; variable 237 void Fun5(struct struct5 foo5) in Fun5()
|