Searched refs:monitor_printf_noecho (Results 1 - 3 of 3) sorted by relevance

/haiku-fatelf/src/bin/gdb/gdb/
H A Dmonitor.h249 monitor_printf_noecho vararg do not take take standard format style
253 extern void monitor_printf_noecho (char *, ...);
H A Dmonitor.c332 /* monitor_printf_noecho -- Send data to monitor, but don't expect an echo.
336 monitor_printf_noecho (char *pattern,...) function
816 monitor_printf_noecho (*p);
1485 monitor_printf_noecho (cmd, memaddr, val);
1489 monitor_printf_noecho (cmd, memaddr);
2194 monitor_printf_noecho (current_monitor->stop);
H A Ddve3900-rom.c979 monitor_printf_noecho ("\r\r");

Completed in 42 milliseconds