Home
last modified time | relevance | path

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 Dstructs.c42 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 Dstructs.c116 struct struct9 foo9 = {'1','b','3','d','5','f','7','h','9'}, L9; variable
273 void Fun9(struct struct9 foo9) in Fun9()