Searched refs:struct18 (Results 1 – 1 of 1) sorted by relevance
/openbsd/gnu/usr.bin/binutils/gdb/testsuite/gdb.base/ |
H A D | structs.c | 106 struct struct18 {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 125 struct struct18 foo18 = {'a','2','c','4','e','6','g','8','i','A','k','C','m','E','o','G','q','I'}, … 195 struct struct18 fun18() in fun18() 354 void Fun18(struct struct18 foo18) in Fun18() 357 struct struct18 foo18; in Fun18()
|