Home
last modified time | relevance | path

Searched refs:foo18 (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils/gdb/testsuite/gdb.base/
H A Dstructs.c125 struct struct18 foo18 = {'a','2','c','4','e','6','g','8','i','A','k','C','m','E','o','G','q','I'}, … variable
197 return foo18; in fun18()
354 void Fun18(struct struct18 foo18) in Fun18() argument
356 void Fun18(foo18) in Fun18()
357 struct struct18 foo18; in Fun18()
360 L18 = foo18;
428 Fun18(foo18); in main()