Home
last modified time | relevance | path

Searched refs:TUI_FLOAT_REGS_NAME (Results 1 – 9 of 9) sorted by relevance

/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/gdb/tui/
H A Dtui-data.h91 #define TUI_FLOAT_REGS_NAME "$FREGS" macro
H A Dtui-layout.c440 subset_compare (buf_ptr, TUI_FLOAT_REGS_NAME) || in tui_set_layout_for_display_command()
453 if (subset_compare (buf_ptr, TUI_FLOAT_REGS_NAME)) in tui_set_layout_for_display_command()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/gdb/tui/
H A Dtui-data.h91 #define TUI_FLOAT_REGS_NAME "$FREGS" macro
H A Dtui-layout.c440 subset_compare (buf_ptr, TUI_FLOAT_REGS_NAME) || in tui_set_layout_for_display_command()
453 if (subset_compare (buf_ptr, TUI_FLOAT_REGS_NAME)) in tui_set_layout_for_display_command()
/dports/devel/avr-gdb/gdb-7.3.1/gdb/tui/
H A Dtui-data.h91 #define TUI_FLOAT_REGS_NAME "$FREGS" macro
H A Dtui-layout.c455 || subset_compare (buf_ptr, TUI_FLOAT_REGS_NAME) in tui_set_layout_for_display_command()
469 if (subset_compare (buf_ptr, TUI_FLOAT_REGS_NAME)) in tui_set_layout_for_display_command()
/dports/devel/gdb761/gdb-7.6.1/gdb/tui/
H A Dtui-data.h90 #define TUI_FLOAT_REGS_NAME "$FREGS" macro
H A Dtui-layout.c454 || subset_compare (buf_ptr, TUI_FLOAT_REGS_NAME) in tui_set_layout_for_display_command()
468 if (subset_compare (buf_ptr, TUI_FLOAT_REGS_NAME)) in tui_set_layout_for_display_command()
/dports/devel/gdb/gdb-11.1/gdb/
H A DChangeLog-20159477 * tui/tui-data.h (TUI_FLOAT_REGS_NAME): Remove.