HomeSort by: relevance | last modified time | path
    Searched defs:tui_file (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gdb/dist/gdb/tui/
tui-file.h 0 /* TUI_FILE - a STDIO-like output stream for the TUI.
26 class tui_file : public stdio_file class in inherits:stdio_file
29 tui_file (FILE *stream, bool buffered) function in class:tui_file
  /src/external/gpl3/gdb.old/dist/gdb/tui/
tui-file.h 0 /* TUI_FILE - a STDIO-like output stream for the TUI.
26 class tui_file : public stdio_file class in inherits:stdio_file
29 tui_file (FILE *stream, bool buffered) function in class:tui_file

Completed in 24 milliseconds