Home
last modified time | relevance | path

Searched refs:SWIG_Python_SetErrorMsg (Results 1 – 1 of 1) sorted by relevance

/netbsd/src/crypto/external/bsd/netpgp/dist/bindings/python/
Dnetpgppython_wrap.c1010 #define SWIG_SetErrorMsg SWIG_Python_SetErrorMsg
1012 #define SWIG_Error(code, msg) SWIG_Python_SetErrorMsg(SWIG_ErrorType(…
1029 SWIG_Python_SetErrorMsg(PyObject *errtype, const char *msg) { in SWIG_Python_SetErrorMsg() function