Searched refs:gdbarch_print_float_info (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.1-release/contrib/gdb/gdb/
H A Dinfcmd.c1941 gdbarch_print_float_info (gdbarch, file, frame, args);
H A Dgdbarch.h991 extern void gdbarch_print_float_info (struct gdbarch *gdbarch, struct ui_file *file, struct frame_info *frame, const char *args);
H A Dgdbarch.c3627 gdbarch_print_float_info (struct gdbarch *gdbarch, struct ui_file *file, struct frame_info *frame, const char *args) function
3632 fprintf_unfiltered (gdb_stdlog, "gdbarch_print_float_info called\n");

Completed in 170 milliseconds