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

  /src/crypto/external/bsd/netpgp/dist/bindings/perl/
netpgpperl_wrap.c 4043 swig_cast_info *ocast = SWIG_TypeCheck(ret->name, type); local
4045 if (ocast) printf("SWIG_InitializeModule: skip old cast %s\n", ret->name);
4047 if (!ocast) ret = 0;
  /src/crypto/external/bsd/netpgp/dist/bindings/tcl/
netpgptcl_wrap.c 3308 swig_cast_info *ocast = SWIG_TypeCheck(ret->name, type); local
3310 if (ocast) printf("SWIG_InitializeModule: skip old cast %s\n", ret->name);
3312 if (!ocast) ret = 0;
  /src/crypto/external/bsd/netpgp/dist/bindings/python/
netpgppython_wrap.c 4819 swig_cast_info *ocast = SWIG_TypeCheck(ret->name, type); local
4821 if (ocast) printf("SWIG_InitializeModule: skip old cast %s\n", ret->name);
4823 if (!ocast) ret = 0;

Completed in 46 milliseconds