Home
last modified time | relevance | path

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

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