Searched refs:SWIG_Python_SetErrorMsg (Results 1 – 1 of 1) sorted by relevance
1010 #define SWIG_SetErrorMsg SWIG_Python_SetErrorMsg 1012 #define SWIG_Error(code, msg) SWIG_Python_SetErrorMsg(SWIG_ErrorType(code), msg) 1029 SWIG_Python_SetErrorMsg(PyObject *errtype, const char *msg) { in SWIG_Python_SetErrorMsg() function