Searched refs:foo10 (Results 1 – 4 of 4) sorted by relevance
| /openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/compile/ |
| H A D | structs.c | 43 struct struct10 foo10 = { variable 90 return foo10; in fun10() 187 void Fun10(struct struct10 foo10) in Fun10() argument 189 void Fun10(foo10) in Fun10() 190 struct struct10 foo10; in Fun10() 193 L10 = foo10; 246 foo9.a = foo10.a = foo11.a = foo12.a = foo16.a = '$'; in main() 257 Fun10(foo10); in main()
|
| /openbsd-src/gnu/usr.bin/binutils/gdb/testsuite/gdb.base/ |
| H A D | structs.c | 117 struct struct10 foo10 = {'a','2','c','4','e','6','g','8','i','A'}, L10; variable 165 return foo10; in fun10() 282 void Fun10(struct struct10 foo10) in Fun10() argument 284 void Fun10(foo10) in Fun10() 285 struct struct10 foo10; in Fun10() 288 L10 = foo10; 420 Fun10(foo10); in main()
|
| /openbsd-src/gnu/usr.bin/perl/t/lib/warnings/ |
| H A D | 9uninit | 1133 my @foo10=(1,undef); $v = sprintf "%s%s%s%s",$m2,@foo10,$ma[2]; 1151 Use of uninitialized value $foo10[1] in sprintf at - line 13.
|
| /openbsd-src/gnu/usr.bin/binutils/gdb/doc/ |
| H A D | stabs.texinfo | 1088 real foo, foo10(10), foo10_5(10,5) 1090 pointer (foo10p, foo10) 1098 foo10:bar3;1;10;6 1111 of a pointer to a real, the value of the @code{foo10} stab is the
|