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

  /src/external/gpl3/gdb.old/dist/gdb/tui/
tui-io.c 516 tui_puts_internal (WINDOW *w, const char *string, int *height) function
590 tui_puts_internal (w, prompt, &height);
  /src/external/gpl3/gdb/dist/gdb/tui/
tui-io.c 549 tui_puts_internal (WINDOW *w, const char *string, int *height) function
623 tui_puts_internal (w, prompt, &height);

Completed in 61 milliseconds