Searched refs:struct_05_02 (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
H A Dinfcall-nested-structs.exp.tcl109 struct_05_01 struct_05_02 struct_05_03 struct_05_04
H A Dinfcall-nested-structs.c101 struct struct_05_02 { tA a; struct { struct { ES(es1); } s1; } s2; tB b; struct { struct { ES(es1); } s2; } s3; tA c; struct { struct { ES(es2); } s4; } s5; tB d; struct { struct { ES(es2); } s6; } s7; tB e;}; struct
188 cmp_struct_05_02 (struct struct_05_02 a, struct struct_05_02 b)
289 REF_VAL(struct_05_02) = { 'a', { { {} } }, 'b', { { {} } }, 'c', { { {} } }, 'd', { { {} } }, 'e' }; variable
349 MAKE_CHECK_FUNCS(struct_05_02)
387 CALL_LINE(struct_05_02);
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
H A Dinfcall-nested-structs.exp.tcl115 struct_05_01 struct_05_02 struct_05_03 struct_05_04
H A Dinfcall-nested-structs.c102 struct struct_05_02 { tA a; struct { struct { ES(es1); } s1; } s2; tB b; struct { struct { ES(es1); } s2; } s3; tA c; struct { struct { ES(es2); } s4; } s5; tB d; struct { struct { ES(es2); } s6; } s7; tB e;}; struct
189 cmp_struct_05_02 (struct struct_05_02 a, struct struct_05_02 b)
290 REF_VAL(struct_05_02) = { 'a', { { {} } }, 'b', { { {} } }, 'c', { { {} } }, 'd', { { {} } }, 'e' }; variable
350 MAKE_CHECK_FUNCS(struct_05_02)
388 CALL_LINE(struct_05_02);

Completed in 144 milliseconds