Searched refs:xc_error (Results 1 – 5 of 5) sorted by relevance
89 struct xc_error last_error; /* for xc_get_last_error */
125 const xc_error *xc_get_last_error(xc_interface *xch) in xc_get_last_error()
1647 typedef struct xc_error { struct1650 } xc_error; argument1671 const xc_error *xc_get_last_error(xc_interface *handle);
61 static xc_error err_buf; in pyxc_error_to_exception()63 const xc_error *err; in pyxc_error_to_exception()
55 const xc_error *error = xc_get_last_error(xch); in failwith_xc()
Completed in 18 milliseconds