Searched refs:tui_out_new (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/gdb/gdb/tui/
H A Dtui.h95 extern struct ui_out *tui_out_new (struct ui_file *stream);
H A Dtui-interp.c200 tui_out = tui_out_new (gdb_stdout);
H A Dtui-out.c396 tui_out_new (struct ui_file *stream) function
H A Dtui-io.c600 tui_out = tui_out_new (tui_stdout);

Completed in 57 milliseconds