/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/gdb/ |
H A D | ui-file.h | 33 typedef void (ui_file_flush_ftype) (struct ui_file * stream); typedef 34 extern void set_ui_file_flush (struct ui_file *stream, ui_file_flush_ftype * flush);
|
H A D | ui-file.c | 34 static ui_file_flush_ftype null_file_flush; 42 ui_file_flush_ftype *to_flush; 216 set_ui_file_flush (struct ui_file *file, ui_file_flush_ftype *flush) in set_ui_file_flush() 416 static ui_file_flush_ftype stdio_file_flush; 531 static ui_file_flush_ftype tee_file_flush;
|
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/gdb/ |
H A D | ui-file.h | 33 typedef void (ui_file_flush_ftype) (struct ui_file * stream); typedef 34 extern void set_ui_file_flush (struct ui_file *stream, ui_file_flush_ftype * flush);
|
H A D | ui-file.c | 34 static ui_file_flush_ftype null_file_flush; 42 ui_file_flush_ftype *to_flush; 216 set_ui_file_flush (struct ui_file *file, ui_file_flush_ftype *flush) in set_ui_file_flush() 416 static ui_file_flush_ftype stdio_file_flush; 531 static ui_file_flush_ftype tee_file_flush;
|
/dports/devel/avr-gdb/gdb-7.3.1/gdb/ |
H A D | ui-file.h | 33 typedef void (ui_file_flush_ftype) (struct ui_file *stream); typedef 35 ui_file_flush_ftype *flush);
|
H A D | ui-file.c | 35 static ui_file_flush_ftype null_file_flush; 43 ui_file_flush_ftype *to_flush; 219 set_ui_file_flush (struct ui_file *file, ui_file_flush_ftype *flush) in set_ui_file_flush() 445 static ui_file_flush_ftype stdio_file_flush; 586 static ui_file_flush_ftype tee_file_flush;
|
/dports/devel/gdb761/gdb-7.6.1/gdb/ |
H A D | ui-file.h | 32 typedef void (ui_file_flush_ftype) (struct ui_file *stream); typedef 34 ui_file_flush_ftype *flush);
|
H A D | ui-file.c | 35 static ui_file_flush_ftype null_file_flush; 44 ui_file_flush_ftype *to_flush; 254 set_ui_file_flush (struct ui_file *file, ui_file_flush_ftype *flush_ptr) in set_ui_file_flush() 494 static ui_file_flush_ftype stdio_file_flush; 680 static ui_file_flush_ftype tee_file_flush;
|
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/gdb/mi/ |
H A D | mi-console.c | 31 static ui_file_flush_ftype mi_console_file_flush;
|
/dports/devel/avr-gdb/gdb-7.3.1/gdb/mi/ |
H A D | mi-console.c | 30 static ui_file_flush_ftype mi_console_file_flush;
|
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/gdb/mi/ |
H A D | mi-console.c | 31 static ui_file_flush_ftype mi_console_file_flush;
|
/dports/devel/gdb761/gdb-7.6.1/gdb/mi/ |
H A D | mi-console.c | 32 static ui_file_flush_ftype mi_console_file_flush;
|
/dports/devel/avr-gdb/gdb-7.3.1/gdb/tui/ |
H A D | tui-file.c | 49 static ui_file_flush_ftype tui_file_flush;
|
/dports/devel/gdb761/gdb-7.6.1/gdb/tui/ |
H A D | tui-file.c | 48 static ui_file_flush_ftype tui_file_flush;
|
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/gdb/tui/ |
H A D | tui-file.c | 50 static ui_file_flush_ftype tui_file_flush;
|
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/gdb/tui/ |
H A D | tui-file.c | 50 static ui_file_flush_ftype tui_file_flush;
|
/dports/devel/fpc-gdbint/fpc-3.2.2/packages/gdbint/src/ |
H A D | gdbint.pp | 812 ui_file_flush_ftype = procedure(stream : pui_file);cdecl; 830 to_flush : ui_file_flush_ftype;
|
/dports/lang/fpc-source/fpc-3.2.2/packages/gdbint/src/ |
H A D | gdbint.pp | 812 ui_file_flush_ftype = procedure(stream : pui_file);cdecl; 830 to_flush : ui_file_flush_ftype;
|
/dports/devel/avr-gdb/gdb-7.3.1/gdb/doc/ |
H A D | gdb.info-1 | 1319 ui_file_flush_ftype *to_flush;
|
H A D | gdb.texinfo | 1610 ui_file_flush_ftype *to_flush;
|
/dports/devel/gdb/gdb-11.1/gdb/doc/ |
H A D | gdb.info-1 | 1693 ui_file_flush_ftype *to_flush;
|
H A D | gdb.texinfo | 2087 ui_file_flush_ftype *to_flush;
|
/dports/devel/gdb761/gdb-7.6.1/gdb/doc/ |
H A D | gdb.info-1 | 1359 ui_file_flush_ftype *to_flush;
|
H A D | gdb.texinfo | 1663 ui_file_flush_ftype *to_flush;
|
/dports/devel/gdb/gdb-11.1/gdb/ |
H A D | ChangeLog-2017 | 17451 (ui_file_new, ui_file_flush_ftype, set_ui_file_flush)
|