Searched refs:xc_error (Results 1 – 5 of 5) sorted by relevance
92 struct xc_error last_error; /* for xc_get_last_error */
110 const xc_error *xc_get_last_error(xc_interface *xch) in xc_get_last_error()
1674 typedef struct xc_error { struct1677 } xc_error; argument1698 const xc_error *xc_get_last_error(xc_interface *handle);
62 static xc_error err_buf; in pyxc_error_to_exception()64 const xc_error *err; in pyxc_error_to_exception()
59 const xc_error *error = xc_get_last_error(xch); in failwith_xc()
Completed in 16 milliseconds