Searched defs:errorf (Results 1 – 4 of 4) sorted by relevance
9 macro_rules! errorf { macro
142 void errorf(struct GlobalConfig *config, const char *fmt, ...) in errorf() function
155 void (*errorf) (const char *format, va_list ap); member
1338 errorf(const char *fmt, ...) in errorf() function