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

/haiku-fatelf/src/bin/gdb/gdb/
H A Dlinespec.c1539 error_silent causes an error to occur, but it does not issue
1544 error_silent ("No source file named %s.", copy);
1764 error_silent causes an error to occur, but it does not issue
1769 error_silent ("Function \"%s\" not defined.", copy);
H A Ddefs.h903 extern NORETURN void error_silent (const char *fmt, ...) ATTR_NORETURN ATTR_FORMAT (printf, 1, 2);
H A Dutils.c646 error_silent (const char *string, ...)
644 error_silent (const char *string, ...) function

Completed in 47 milliseconds