HomeSort by: relevance | last modified time | path
    Searched refs:SWIG_MangledTypeQueryModule (Results 1 - 3 of 3) sorted by relevancy

  /src/crypto/external/bsd/netpgp/dist/bindings/perl/
netpgpperl_wrap.c 506 SWIG_MangledTypeQueryModule(swig_module_info *start,
555 swig_type_info *ret = SWIG_MangledTypeQueryModule(start, end, name);
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]->name);
4029 ret = SWIG_MangledTypeQueryModule(swig_module.next, &swig_module, cast->type->name);
  /src/crypto/external/bsd/netpgp/dist/bindings/tcl/
netpgptcl_wrap.c 512 SWIG_MangledTypeQueryModule(swig_module_info *start,
561 swig_type_info *ret = SWIG_MangledTypeQueryModule(start, end, name);
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]->name);
3294 ret = SWIG_MangledTypeQueryModule(swig_module.next, &swig_module, cast->type->name);
  /src/crypto/external/bsd/netpgp/dist/bindings/python/
netpgppython_wrap.c 510 SWIG_MangledTypeQueryModule(swig_module_info *start,
559 swig_type_info *ret = SWIG_MangledTypeQueryModule(start, end, name);
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]->name);
4805 ret = SWIG_MangledTypeQueryModule(swig_module.next, &swig_module, cast->type->name);

Completed in 27 milliseconds