Home
last modified time | relevance | path

Searched defs:foo3 (Results 1 – 16 of 16) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils/gdb/testsuite/gdb.hp/gdb.objdbg/objdbg02/
H A Dx3.cc3 void foo3() in foo3() function
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/
H A Denum1.c15 foo3 = 0xf0fffffffffffffeULL enumerator
H A Dtypeof-1.c18 int foo3 = 1; variable
H A Dreturn-type-2.c27 foo3 (int i) in foo3() function
H A DWshadow-1.c26 void foo3 () in foo3() function
H A Dwtr-label-1.c9 union foo3 { int j; }; union
H A Dnoreturn-1.c22 foo3(void) in foo3() function
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.dg/abi/
H A Denum1.C9 foo3 = 0xf0fffffffffffffeULL enumerator
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.dg/ext/
H A Dtypeof2.C19 int foo3 = 1; variable
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.dg/warn/
H A Dnoreturn-1.C30 int foo3 (int i) in foo3() function
H A DWshadow-1.C15 inline static int foo3 (int member) // { dg-bogus "shadows" } in foo3() function
/openbsd-src/gnu/gcc/libmudflap/testsuite/libmudflap.c/
H A Dpass53-frag.c25 int foo3 () in foo3() function
/openbsd-src/gnu/usr.bin/binutils/gdb/testsuite/gdb.asm/
H A Dasmsrc1.s42 .global foo3 symbol
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/cpp/
H A Dtr-warn6.c9 #define foo3(h3) sdf "h2" fds "h3" /* { dg-warning "macro argument \"h3\" would be stringified" "tr… macro
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/compile/
H A Dstructs.c36 struct struct3 foo3 = { 'A', 'B', 'C'}, L3; variable
124 void Fun3(struct struct3 foo3) in Fun3()
/openbsd-src/gnu/usr.bin/binutils/gdb/testsuite/gdb.base/
H A Dstructs.c110 struct struct3 foo3 = {'1','b','3'}, L3; variable
219 void Fun3(struct struct3 foo3) in Fun3()