Home | History | Annotate | Download | only in policyrep

Lines Matching refs:SWIG_Python_SetErrorObj

1179 #define SWIG_SetErrorObj                                SWIG_Python_SetErrorObj                            
1191 SWIG_Python_SetErrorObj(PyObject *errtype, PyObject *obj) {
1205 #define SWIG_Python_Raise(obj, type, desc) SWIG_Python_SetErrorObj(SWIG_Python_ExceptionType(desc), obj)