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

/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dreggroups.c244 static const reggroup float_group = { "float", USER_REGGROUP }; variable
252 const reggroup *const float_reggroup = &float_group;
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dreggroups.c309 static struct reggroup float_group = { "float", USER_REGGROUP }; variable in typeref:struct:reggroup
317 struct reggroup *const float_reggroup = &float_group;

Completed in 139 milliseconds