Home
last modified time | relevance | path

Searched refs:ui_file_flush_ftype (Results 1 – 25 of 25) sorted by relevance

/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/gdb/
H A Dui-file.h33 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 Dui-file.c34 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 Dui-file.h33 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 Dui-file.c34 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 Dui-file.h33 typedef void (ui_file_flush_ftype) (struct ui_file *stream); typedef
35 ui_file_flush_ftype *flush);
H A Dui-file.c35 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 Dui-file.h32 typedef void (ui_file_flush_ftype) (struct ui_file *stream); typedef
34 ui_file_flush_ftype *flush);
H A Dui-file.c35 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 Dmi-console.c31 static ui_file_flush_ftype mi_console_file_flush;
/dports/devel/avr-gdb/gdb-7.3.1/gdb/mi/
H A Dmi-console.c30 static ui_file_flush_ftype mi_console_file_flush;
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/gdb/mi/
H A Dmi-console.c31 static ui_file_flush_ftype mi_console_file_flush;
/dports/devel/gdb761/gdb-7.6.1/gdb/mi/
H A Dmi-console.c32 static ui_file_flush_ftype mi_console_file_flush;
/dports/devel/avr-gdb/gdb-7.3.1/gdb/tui/
H A Dtui-file.c49 static ui_file_flush_ftype tui_file_flush;
/dports/devel/gdb761/gdb-7.6.1/gdb/tui/
H A Dtui-file.c48 static ui_file_flush_ftype tui_file_flush;
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/gdb/tui/
H A Dtui-file.c50 static ui_file_flush_ftype tui_file_flush;
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/gdb/tui/
H A Dtui-file.c50 static ui_file_flush_ftype tui_file_flush;
/dports/devel/fpc-gdbint/fpc-3.2.2/packages/gdbint/src/
H A Dgdbint.pp812 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 Dgdbint.pp812 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 Dgdb.info-11319 ui_file_flush_ftype *to_flush;
H A Dgdb.texinfo1610 ui_file_flush_ftype *to_flush;
/dports/devel/gdb/gdb-11.1/gdb/doc/
H A Dgdb.info-11693 ui_file_flush_ftype *to_flush;
H A Dgdb.texinfo2087 ui_file_flush_ftype *to_flush;
/dports/devel/gdb761/gdb-7.6.1/gdb/doc/
H A Dgdb.info-11359 ui_file_flush_ftype *to_flush;
H A Dgdb.texinfo1663 ui_file_flush_ftype *to_flush;
/dports/devel/gdb/gdb-11.1/gdb/
H A DChangeLog-201717451 (ui_file_new, ui_file_flush_ftype, set_ui_file_flush)