Searched refs:error_printf (Results 1 – 1 of 1) sorted by relevance
48 error_printf (int line, const char *fmt, ...) in error_printf() function59 { error_printf(__LINE__, __VA_ARGS__); return 1; }