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

  /src/crypto/external/bsd/netpgp/dist/bindings/perl/
netpgpperl_wrap.c 1787 int ecode2 = 0 ; local
1799 ecode2 = SWIG_AsVal_unsigned_SS_int SWIG_PERL_CALL_ARGS_2(ST(1), &val2);
1800 if (!SWIG_IsOK(ecode2)) {
1801 SWIG_exception_fail(SWIG_ArgError(ecode2), "in method '" "netpgp_t_c_set" "', argument " "2"" of type '" "unsigned int""'");
1853 int ecode2 = 0 ; local
1865 ecode2 = SWIG_AsVal_unsigned_SS_int SWIG_PERL_CALL_ARGS_2(ST(1), &val2);
1866 if (!SWIG_IsOK(ecode2)) {
1867 SWIG_exception_fail(SWIG_ArgError(ecode2), "in method '" "netpgp_t_size_set" "', argument " "2"" of type '" "unsigned int""'");
2794 int ecode2 = 0 ; local
2806 ecode2 = SWIG_AsVal_int SWIG_PERL_CALL_ARGS_2(ST(1), &val2)
    [all...]
  /src/crypto/external/bsd/netpgp/dist/bindings/tcl/
netpgptcl_wrap.c 1801 int ecode2 = 0 ; local
1809 ecode2 = SWIG_AsVal_unsigned_SS_int SWIG_TCL_CALL_ARGS_2(objv[2], &val2);
1810 if (!SWIG_IsOK(ecode2)) {
1811 SWIG_exception_fail(SWIG_ArgError(ecode2), "in method '" "netpgp_t_c_set" "', argument " "2"" of type '" "unsigned int""'");
1851 int ecode2 = 0 ; local
1859 ecode2 = SWIG_AsVal_unsigned_SS_int SWIG_TCL_CALL_ARGS_2(objv[2], &val2);
1860 if (!SWIG_IsOK(ecode2)) {
1861 SWIG_exception_fail(SWIG_ArgError(ecode2), "in method '" "netpgp_t_size_set" "', argument " "2"" of type '" "unsigned int""'");
  /src/crypto/external/bsd/netpgp/dist/bindings/python/
netpgppython_wrap.c 2831 int ecode2 = 0 ; variable
2841 ecode2 = SWIG_AsVal_unsigned_SS_int(obj1, &val2);
2842 if (!SWIG_IsOK(ecode2)) {
2843 SWIG_exception_fail(SWIG_ArgError(ecode2), "in method '" "netpgp_t_c_set" "', argument " "2"" of type '" "unsigned int""'");
2884 int ecode2 = 0 ; variable
2894 ecode2 = SWIG_AsVal_unsigned_SS_int(obj1, &val2);
2895 if (!SWIG_IsOK(ecode2)) {
2896 SWIG_exception_fail(SWIG_ArgError(ecode2), "in method '" "netpgp_t_size_set" "', argument " "2"" of type '" "unsigned int""'");
3676 int ecode2 = 0 ; variable
3686 ecode2 = SWIG_AsVal_int(obj1, &val2)
    [all...]

Completed in 30 milliseconds