Home
last modified time | relevance | path

Searched refs:error_vreport (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/include/qemu/
H A Derror-report.h36 void error_vreport(const char *fmt, va_list ap) G_GNUC_PRINTF(1, 0);
/openbmc/qemu/scripts/coccinelle/
H A Derr-bad-newline.cocci8 error_vreport(fmt, ap)@p
/openbmc/qemu/util/
H A Derror-report.c226 void error_vreport(const char *fmt, va_list ap) in error_vreport() function