Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils/gdb/testsuite/gdb.base/
H A Dstructs.c103 struct struct15 {tA a; tB b; tC c; tD d; tE e; tF f; tG g; tH h; tI i; tJ j; tK k; tL l; tM m; tN n… argument
122 struct struct15 foo15 = {'1','b','3','d','5','f','7','h','9','j','B','l','D','n','F'}, L15;
183 struct struct15 fun15() in fun15()
327 void Fun15(struct struct15 foo15) in Fun15()
330 struct struct15 foo15; in Fun15()