Searched refs:SWIG_MangledTypeQueryModule (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/crypto/external/bsd/netpgp/dist/bindings/perl/ |
H A D | netpgpperl_wrap.c | 506 SWIG_MangledTypeQueryModule(swig_module_info *start, in SWIG_MangledTypeQueryModule() function 555 swig_type_info *ret = SWIG_MangledTypeQueryModule(start, end, name); in SWIG_TypeQueryModule() 1416 #define SWIG_MangledTypeQuery(name) SWIG_MangledTypeQueryModule(&swig_module, &swig_module, name) 4003 …type = SWIG_MangledTypeQueryModule(swig_module.next, &swig_module, swig_module.type_initial[i]->na… in SWIG_InitializeModule() 4029 ret = SWIG_MangledTypeQueryModule(swig_module.next, &swig_module, cast->type->name); in SWIG_InitializeModule()
|
/netbsd-src/crypto/external/bsd/netpgp/dist/bindings/tcl/ |
H A D | netpgptcl_wrap.c | 512 SWIG_MangledTypeQueryModule(swig_module_info *start, in SWIG_MangledTypeQueryModule() function 561 swig_type_info *ret = SWIG_MangledTypeQueryModule(start, end, name); in SWIG_TypeQueryModule() 1573 #define SWIG_MangledTypeQuery(name) SWIG_MangledTypeQueryModule(&swig_module, &swig_module, name) 3268 …type = SWIG_MangledTypeQueryModule(swig_module.next, &swig_module, swig_module.type_initial[i]->na… in SWIG_InitializeModule() 3294 ret = SWIG_MangledTypeQueryModule(swig_module.next, &swig_module, cast->type->name); in SWIG_InitializeModule()
|
/netbsd-src/crypto/external/bsd/netpgp/dist/bindings/python/ |
H A D | netpgppython_wrap.c | 510 SWIG_MangledTypeQueryModule(swig_module_info *start, in SWIG_MangledTypeQueryModule() function 559 swig_type_info *ret = SWIG_MangledTypeQueryModule(start, end, name); in SWIG_TypeQueryModule() 2458 #define SWIG_MangledTypeQuery(name) SWIG_MangledTypeQueryModule(&swig_module, &swig_module, name) 4779 …type = SWIG_MangledTypeQueryModule(swig_module.next, &swig_module, swig_module.type_initial[i]->na… in SWIG_InitializeModule() 4805 ret = SWIG_MangledTypeQueryModule(swig_module.next, &swig_module, cast->type->name); in SWIG_InitializeModule()
|