Searched refs:xc_get_last_error (Results 1 – 5 of 5) sorted by relevance
50 const xc_error *error = xch ? xc_get_last_error(xch) : NULL; in xsd_glue_failwith()
123 const xc_error *xc_get_last_error(xc_interface *xch) in xc_get_last_error() function
73 const xc_error *error = xc_get_last_error(xch); in failwith_xc()
1671 const xc_error *xc_get_last_error(xc_interface *handle);
68 err = xc_get_last_error(xch); in pyxc_error_to_exception()
Completed in 17 milliseconds