Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/compile/
H A Dstructs.c32 struct struct16 { char a, b, c, d, e, f, g, h, i, j, k, l, m, n, o, p; }; argument
49 struct struct16 foo16 = {
100 struct struct16 fun16() in fun16()
214 void Fun16(struct struct16 foo16) in Fun16()
217 struct struct16 foo16; in Fun16()
/openbsd/gnu/usr.bin/binutils/gdb/testsuite/gdb.base/
H A Dstructs.c104 struct struct16 {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
123 struct struct16 foo16 = {'a','2','c','4','e','6','g','8','i','A','k','C','m','E','o','G'}, L16;
187 struct struct16 fun16() in fun16()
336 void Fun16(struct struct16 foo16) in Fun16()
339 struct struct16 foo16; in Fun16()