Home
last modified time | relevance | path

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

/NextBSD/contrib/gdb/gdb/
HDutils.c647 error_output_message (char *pre_print, char *msg) in error_output_message() argument
653 if (pre_print) in error_output_message()
654 fputs_filtered (pre_print, gdb_stderr); in error_output_message()
HDdefs.h920 extern void error_output_message (char *pre_print, char *msg);