Home
last modified time | relevance | path

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

/netbsd/src/crypto/external/bsd/netpgp/dist/bindings/perl/
Dnetpgpperl_wrap.c119 #define SWIG_RUNTIME_VERSION "3" macro
1283 …pointer = get_sv("swig_runtime_data::type_pointer" SWIG_RUNTIME_VERSION SWIG_TYPE_TABLE_NAME, FALS… in SWIG_Perl_GetModule()
1297 …pointer = get_sv("swig_runtime_data::type_pointer" SWIG_RUNTIME_VERSION SWIG_TYPE_TABLE_NAME, TRUE… in SWIG_Perl_SetModule()
/netbsd/src/crypto/external/bsd/netpgp/dist/bindings/tcl/
Dnetpgptcl_wrap.c125 #define SWIG_RUNTIME_VERSION "3" macro
1129 …data = Tcl_GetVar(interp, (char *)"swig_runtime_data_type_pointer" SWIG_RUNTIME_VERSION SWIG_TYPE_… in SWIG_Tcl_GetModule()
1145 …Tcl_SetVar(interp, (char *)"swig_runtime_data_type_pointer" SWIG_RUNTIME_VERSION SWIG_TYPE_TABLE_N… in SWIG_Tcl_SetModule()
/netbsd/src/crypto/external/bsd/netpgp/dist/bindings/python/
Dnetpgppython_wrap.c123 #define SWIG_RUNTIME_VERSION "3" macro
2227 type_pointer = PyCObject_Import((char*)"swig_runtime_data" SWIG_RUNTIME_VERSION, in SWIG_Python_GetModule()
2290 PyObject *module = Py_InitModule((char*)"swig_runtime_data" SWIG_RUNTIME_VERSION, in SWIG_Python_SetModule()