Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils/gdb/testsuite/gdb.base/
H A Dstructs.c122 struct struct15 foo15 = {'1','b','3','d','5','f','7','h','9','j','B','l','D','n','F'}, L15; variable
185 return foo15; in fun15()
327 void Fun15(struct struct15 foo15) in Fun15() argument
329 void Fun15(foo15) in Fun15()
330 struct struct15 foo15; in Fun15()
333 L15 = foo15;
425 Fun15(foo15); in main()