Searched refs:foo16 (Results 1 – 2 of 2) sorted by relevance
| /openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/compile/ |
| H A D | structs.c | 49 struct struct16 foo16 = { variable 102 return foo16; in fun16() 214 void Fun16(struct struct16 foo16) in Fun16() argument 216 void Fun16(foo16) in Fun16() 217 struct struct16 foo16; in Fun16() 220 L16 = foo16; 246 foo9.a = foo10.a = foo11.a = foo12.a = foo16.a = '$'; in main() 260 Fun16(foo16); in main()
|
| /openbsd-src/gnu/usr.bin/binutils/gdb/testsuite/gdb.base/ |
| H A D | structs.c | 123 struct struct16 foo16 = {'a','2','c','4','e','6','g','8','i','A','k','C','m','E','o','G'}, L16; variable 189 return foo16; in fun16() 336 void Fun16(struct struct16 foo16) in Fun16() argument 338 void Fun16(foo16) in Fun16() 339 struct struct16 foo16; in Fun16() 342 L16 = foo16; 426 Fun16(foo16); in main()
|