Searched defs:foo9 (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 | 42 struct struct9 foo9 = {'a', 'b', 'c', 'd', 'e', 'f', 'g', 'h', 'i'}, L9; variable 178 void Fun9(struct struct9 foo9) in Fun9()
|
/openbsd-src/gnu/usr.bin/binutils/gdb/testsuite/gdb.base/ |
H A D | structs.c | 116 struct struct9 foo9 = {'1','b','3','d','5','f','7','h','9'}, L9; variable 273 void Fun9(struct struct9 foo9) in Fun9()
|