Searched refs:error_silent (Results 1 – 4 of 4) 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()
904 extern NORETURN void error_silent (const char *fmt, ...) ATTR_NORETURN ATTR_FORMAT (printf, 1, 2);
644 error_silent (const char *string, ...) in error_silent() function
12190 error_silent with error message instead of throwing an exception12192 * defs.h (error_silent, error_output_message): Add prototypes.12194 * utils.c (error_silent, error_output_message): New functions.