Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/netpgp/dist/bindings/python/
H A Dnetpgppython_wrap.c4906 #define SWIG_InstallConstants(d, constants) SWIG_Python_InstallConstants(d, constants)
5086 SWIG_Python_InstallConstants(PyObject *d, swig_const_info constants[]) { in SWIG_Python_InstallConstants() function