Searched refs:SWIG_Python_SetErrorMsg (Results 1 – 2 of 2) sorted by relevance
1200 #define SWIG_SetErrorMsg SWIG_Python_SetErrorMsg1202 #define SWIG_Error(code, msg) SWIG_Python_SetErrorMsg(SWIG_ErrorType(code…1219 SWIG_Python_SetErrorMsg(PyObject *errtype, const char *msg) { in SWIG_Python_SetErrorMsg() function
1137 #define SWIG_SetErrorMsg SWIG_Python_SetErrorMsg 1139 #define SWIG_Error(code, msg) SWIG_Python_SetErrorMsg(SWIG_ErrorType(code), msg) 1156 SWIG_Python_SetErrorMsg(PyObject *errtype, const char *msg) { in SWIG_Python_SetErrorMsg() function