Searched refs:pre_print (Results 1 - 2 of 2) sorted by relevance

/haiku-fatelf/src/bin/gdb/gdb/
H A Dutils.c663 error_output_message (char *pre_print, char *msg)
669 if (pre_print)
670 fputs_filtered (pre_print, gdb_stderr);
661 error_output_message(char *pre_print, char *msg) argument
H A Ddefs.h915 extern void error_output_message (char *pre_print, char *msg);

Completed in 51 milliseconds