Searched refs:xc_report_error (Results 1 – 2 of 2) sorted by relevance
| /tools/libs/ctrl/ |
| A D | xc_private.h | 102 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 D | xc_private.c | 198 void xc_report_error(xc_interface *xch, int code, const char *fmt, ...) in xc_report_error() function
|
Completed in 6 milliseconds