Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/netpgp/dist/bindings/python/
H A Dnetpgppython_wrap.c1035 #define SWIG_Python_Raise(obj, type, desc) SWIG_Python_SetErrorObj(SWIG_Python_ExceptionType(desc)…
1222 SWIG_Python_ExceptionType(swig_type_info *desc) { in SWIG_Python_ExceptionType() function