Searched refs:XC_ERROR_NONE (Results 1 – 5 of 5) sorted by relevance
43 iserr ? XC_INVALID_KERNEL : XC_ERROR_NONE, in log_callback()
132 xch->last_error.code = XC_ERROR_NONE; in xc_clear_last_error()141 case XC_ERROR_NONE: in xc_error_code_to_desc()
56 if (error->code == XC_ERROR_NONE) in failwith_xc()
120 XC_ERROR_NONE = 0, enumerator
77 if ( err->code == XC_ERROR_NONE ) in pyxc_error_to_exception()
Completed in 16 milliseconds