Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils/gdb/testsuite/gdb.base/
H A Dstructs.c102 struct struct14 {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
121 struct struct14 foo14 = {'a','2','c','4','e','6','g','8','i','A','k','C','m','E'}, L14;
179 struct struct14 fun14() in fun14()
318 void Fun14(struct struct14 foo14) in Fun14()
321 struct struct14 foo14; in Fun14()