Searched refs:struct_static_06_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.tcl112 struct_static_06_01 struct_static_06_02 struct_static_06_03 struct_static_06_04} {
H A Dinfcall-nested-structs.c125 struct struct_static_06_02 { tA a; static tB b; static tA c; tB d; tB e; tA f;}; struct
253 cmp_struct_static_06_02 (struct struct_static_06_02 a,
254 struct struct_static_06_02 b)
309 tB struct_static_06_02::b = 'D';
310 tA struct_static_06_02::c = 'E';
329 REF_VAL(struct_static_06_02) = { 'a', 'd', 'e', 'f' }; variable
362 MAKE_CHECK_FUNCS(struct_static_06_02)
400 CALL_LINE(struct_static_06_02);
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
H A Dinfcall-nested-structs.exp.tcl118 struct_static_06_01 struct_static_06_02 struct_static_06_03 struct_static_06_04} {
H A Dinfcall-nested-structs.c126 struct struct_static_06_02 { tA a; static tB b; static tA c; tB d; tB e; tA f;}; struct
254 cmp_struct_static_06_02 (struct struct_static_06_02 a,
255 struct struct_static_06_02 b)
310 tB struct_static_06_02::b = 'D';
311 tA struct_static_06_02::c = 'E';
330 REF_VAL(struct_static_06_02) = { 'a', 'd', 'e', 'f' }; variable
363 MAKE_CHECK_FUNCS(struct_static_06_02)
401 CALL_LINE(struct_static_06_02);

Completed in 141 milliseconds