Searched refs:qerror_from_info (Results 1 – 2 of 2) sorted by relevance
/external/qemu/ |
D | qerror.h | 36 QError *qerror_from_info(const char *file, int linenr, const char *func,
|
D | qerror.c | 308 QError *qerror_from_info(const char *file, int linenr, const char *func, in qerror_from_info() function 428 qerror = qerror_from_info(file, linenr, func, fmt, &va); in qerror_report_internal()
|