Searched refs:SWIG_ErrorType (Results 1 – 3 of 3) sorted by relevance
949 #define SWIG_ErrorType(code) SWIG_Perl_ErrorType(code) macro950 #define SWIG_Error(code, msg) sv_setpvf(GvSV(PL_errgv),"%s %s\n", SWIG_ErrorType(code)…
1138 #define SWIG_ErrorType(code) SWIG_Python_ErrorType(code) macro1139 #define SWIG_Error(code, msg) SWIG_Python_SetErrorMsg(SWIG_ErrorType(code), msg)
1404 #define SWIG_ErrorType(code) SWIG_Ruby_ErrorType(code) macro