Searched refs:exception_set (Results 1 – 2 of 2) sorted by relevance
15 #define PY_END(v) } catch(mpy::exception_set & err) { return (v); }53 struct exception_set { struct86 throw exception_set(); in checked()142 throw exception_set(); in checked_steal()185 throw exception_set(); in checked_steal()214 throw exception_set(); in raise_error()229 throw mpy::exception_set();272 throw exception_set(); in ready()275 throw exception_set(); in ready()356 throw mpy::exception_set(); in size()[all …]
2261 } catch (mpy::exception_set & e) { in extractIndices()2621 throw mpy::exception_set(); in __setitem__()2646 throw mpy::exception_set(); in __setitem__()3245 } catch(mpy::exception_set& err) { in Dim_init()