Searched refs:error_silent (Results 1 – 3 of 3) sorted by relevance
1538 error_silent ("No source file named %s.", copy); in symtab_from_filename()1760 error_silent ("Function \"%s\" not defined.", copy); in decode_variable()
908 extern NORETURN void error_silent (const char *fmt, ...) ATTR_NORETURN ATTR_FORMAT (printf, 1, 2);
630 error_silent (const char *string, ...) in error_silent() function