Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils/gdb/testsuite/gdb.base/
H A Dstructs.c101 struct struct13 {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; }; argument
120 struct struct13 foo13 = {'1','b','3','d','5','f','7','h','9','j','B','l','D'}, L13;
175 struct struct13 fun13() in fun13()
309 void Fun13(struct struct13 foo13) in Fun13()
312 struct struct13 foo13; in Fun13()