Searched refs:struct_static_02_03 (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.tcl110 struct_static_02_01 struct_static_02_02 struct_static_02_03 struct_static_02_04
H A Dinfcall-nested-structs.c112 struct struct_static_02_03 { struct { struct { ES(es1); } s1; } s2; ES(es1); struct { struct { tA a; } s3; } s4; struct sa { struct sb { static tB b; } s5; } s6;}; struct
214 cmp_struct_static_02_03 (struct struct_static_02_03 a,
215 struct struct_static_02_03 b)
298 tB struct_static_02_03::sa::sb::b = '3';
322 REF_VAL(struct_static_02_03) = { { { {} } }, {}, { { 'a' } }, { { } } }; variable
355 MAKE_CHECK_FUNCS(struct_static_02_03)
393 CALL_LINE(struct_static_02_03);
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
H A Dinfcall-nested-structs.exp.tcl116 struct_static_02_01 struct_static_02_02 struct_static_02_03 struct_static_02_04
H A Dinfcall-nested-structs.c113 struct struct_static_02_03 { struct { struct { ES(es1); } s1; } s2; ES(es1); struct { struct { tA a; } s3; } s4; struct sa { struct sb { static tB b; } s5; } s6;}; struct
215 cmp_struct_static_02_03 (struct struct_static_02_03 a,
216 struct struct_static_02_03 b)
299 tB struct_static_02_03::sa::sb::b = '3';
323 REF_VAL(struct_static_02_03) = { { { {} } }, {}, { { 'a' } }, { { } } }; variable
356 MAKE_CHECK_FUNCS(struct_static_02_03)
394 CALL_LINE(struct_static_02_03);

Completed in 373 milliseconds