Searched refs:XC_ERROR_NONE (Results 1 – 6 of 6) sorted by relevance
53 #define ERR (error && error->code != XC_ERROR_NONE) in xsd_glue_failwith()
42 iserr ? XC_INVALID_KERNEL : XC_ERROR_NONE, in log_callback()
130 xch->last_error.code = XC_ERROR_NONE; in xc_clear_last_error()139 case XC_ERROR_NONE: in xc_error_code_to_desc()
74 if (error->code == XC_ERROR_NONE) in failwith_xc()
94 XC_ERROR_NONE = 0, enumerator
79 if ( err->code == XC_ERROR_NONE ) in pyxc_error_to_exception()
Completed in 18 milliseconds