Home
last modified time | relevance | path

Searched refs:qerror_from_info (Results 1 – 2 of 2) sorted by relevance

/external/qemu/
Dqerror.h36 QError *qerror_from_info(const char *file, int linenr, const char *func,
Dqerror.c308 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()