Searched refs:struct_val1 (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
H A Dcallfuncs.c119 } struct_val1 ={ 'x', 87, 76, 51, 2.1234, 9.876, "foo", 3.0F + 3.0Fi, variable in typeref:struct:struct1
122 } struct_val1 = { 'x', 87, 76, 51, 2.1234, 9.876, "foo" };
649 t_structs_c(struct_val1);
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
H A Dcallfuncs.c119 } struct_val1 ={ 'x', 87, 76, 51, 2.1234, 9.876, "foo", 3.0F + 3.0Fi, variable in typeref:struct:struct1
122 } struct_val1 = { 'x', 87, 76, 51, 2.1234, 9.876, "foo" };
649 t_structs_c(struct_val1);

Completed in 135 milliseconds