Searched refs:SWIG_TypeQueryModule (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/crypto/external/bsd/netpgp/dist/bindings/tcl/ |
H A D | netpgptcl_wrap.c | 557 SWIG_TypeQueryModule(swig_module_info *start, in SWIG_TypeQueryModule() function 1213 swig_type_info *info = SWIG_TypeQueryModule(cls->module, cls->module, cls->base_names[bi]); in SWIG_Tcl_MethodCommand() 1572 #define SWIG_TypeQuery(name) SWIG_TypeQueryModule(&swig_module, &swig_module, name)
|
/netbsd-src/crypto/external/bsd/netpgp/dist/bindings/python/ |
H A D | netpgppython_wrap.c | 555 SWIG_TypeQueryModule(swig_module_info *start, in SWIG_TypeQueryModule() function 2318 descriptor = SWIG_TypeQueryModule(swig_module, swig_module, type); in SWIG_Python_TypeQuery() 2457 #define SWIG_TypeQuery(name) SWIG_TypeQueryModule(&swig_module, &swig_module, name)
|
/netbsd-src/crypto/external/bsd/netpgp/dist/bindings/perl/ |
H A D | netpgpperl_wrap.c | 551 SWIG_TypeQueryModule(swig_module_info *start, in SWIG_TypeQueryModule() function 1415 #define SWIG_TypeQuery(name) SWIG_TypeQueryModule(&swig_module, &swig_module, name)
|