Home
last modified time | relevance | path

Searched defs:foo5 (Results 1 – 6 of 6) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.dg/warn/
H A Dnoreturn-1.C52 void __attribute__ ((__noreturn__)) foo5 () in foo5() function
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/
H A Dwtr-label-1.c11 typedef int foo5; typedef
H A Dnoreturn-1.c35 foo5(void) in foo5() function
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/cpp/
H A Dtr-warn6.c11 #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 Dstructs.c38 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 Dstructs.c112 struct struct5 foo5 = {'1','b','3','d','5'}, L5; variable
237 void Fun5(struct struct5 foo5) in Fun5()