Searched defs:print_float_info (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dgdbarch.c214 gdbarch_print_float_info_ftype *print_float_info; member in struct:gdbarch
2488 set_gdbarch_print_float_info(struct gdbarch *gdbarch, gdbarch_print_float_info_ftype print_float_info) argument
[all...]
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dgdbarch.c104 gdbarch_print_float_info_ftype *print_float_info = default_print_float_info; member in struct:gdbarch
2323 set_gdbarch_print_float_info(struct gdbarch *gdbarch, gdbarch_print_float_info_ftype print_float_info) argument

Completed in 132 milliseconds