Home
last modified time | relevance | path

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

/tools/libs/ctrl/
A Dxc_private.h102 void xc_report_error(xc_interface *xch, int code, const char *fmt, ...)
126 xc_report_error(xch, XC_INTERNAL_ERROR, _m, ## _a)
128 xc_report_error(xch, XC_INTERNAL_ERROR, _m " (%d = %s)", \
A Dxc_private.c198 void xc_report_error(xc_interface *xch, int code, const char *fmt, ...) in xc_report_error() function

Completed in 6 milliseconds