Home
last modified time | relevance | path

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

/minix/crypto/external/bsd/netpgp/dist/bindings/tcl/
H A Dnetpgptcl_wrap.c324 typedef struct swig_module_info { struct
331 } swig_module_info; typedef
513 swig_module_info *end, in SWIG_MangledTypeQueryModule()
515 swig_module_info *iter = start; in SWIG_MangledTypeQueryModule()
557 SWIG_TypeQueryModule(swig_module_info *start, in SWIG_TypeQueryModule()
558 swig_module_info *end, in SWIG_TypeQueryModule()
567 swig_module_info *iter = start; in SWIG_TypeQueryModule()
829 swig_module_info *module;
1123 SWIGRUNTIME swig_module_info *
1126 swig_module_info *ret = 0; in SWIG_Tcl_GetModule()
[all …]
/minix/crypto/external/bsd/netpgp/dist/bindings/perl/
H A Dnetpgpperl_wrap.c318 typedef struct swig_module_info { struct
325 } swig_module_info; argument
507 swig_module_info *end, in SWIG_MangledTypeQueryModule()
509 swig_module_info *iter = start; in SWIG_MangledTypeQueryModule()
551 SWIG_TypeQueryModule(swig_module_info *start, in SWIG_TypeQueryModule()
552 swig_module_info *end, in SWIG_TypeQueryModule()
561 swig_module_info *iter = start; in SWIG_TypeQueryModule()
1276 SWIGRUNTIME swig_module_info *
1289 return (swig_module_info *) type_pointer; in SWIG_Perl_GetModule()
1293 SWIG_Perl_SetModule(swig_module_info *module) { in SWIG_Perl_SetModule()
[all …]
/minix/crypto/external/bsd/netpgp/dist/bindings/python/
H A Dnetpgppython_wrap.c322 typedef struct swig_module_info { struct
329 } swig_module_info; typedef
511 swig_module_info *end, in SWIG_MangledTypeQueryModule()
513 swig_module_info *iter = start; in SWIG_MangledTypeQueryModule()
555 SWIG_TypeQueryModule(swig_module_info *start, in SWIG_TypeQueryModule()
556 swig_module_info *end, in SWIG_TypeQueryModule()
565 swig_module_info *iter = start; in SWIG_TypeQueryModule()
2219 SWIGRUNTIME swig_module_info *
2235 return (swig_module_info *) type_pointer; in SWIG_Python_GetModule()
2273 swig_module_info *swig_module = (swig_module_info *) vptr; in SWIG_Python_DestroyModule()
[all …]