Searched refs:SWIG_NewInstanceObj (Results 1 – 3 of 3) sorted by relevance
/minix/crypto/external/bsd/netpgp/dist/bindings/tcl/ |
H A D | netpgptcl_wrap.c | 909 #define SWIG_NewInstanceObj(thisvalue, type, flags) SWIG_Tcl_NewInstanceObj(interp, thisvalue, … macro 1937 Tcl_SetObjResult(interp, SWIG_NewInstanceObj( SWIG_as_voidptr(result), SWIGTYPE_p_p_char,0)); in _wrap_netpgp_t_name_get() 1987 Tcl_SetObjResult(interp, SWIG_NewInstanceObj( SWIG_as_voidptr(result), SWIGTYPE_p_p_char,0)); in _wrap_netpgp_t_value_get() 2035 Tcl_SetObjResult(interp, SWIG_NewInstanceObj( SWIG_as_voidptr(result), SWIGTYPE_p_void,0)); in _wrap_netpgp_t_pubring_get() 2083 Tcl_SetObjResult(interp, SWIG_NewInstanceObj( SWIG_as_voidptr(result), SWIGTYPE_p_void,0)); in _wrap_netpgp_t_secring_get() 2131 Tcl_SetObjResult(interp, SWIG_NewInstanceObj( SWIG_as_voidptr(result), SWIGTYPE_p_void,0)); in _wrap_netpgp_t_io_get() 2179 Tcl_SetObjResult(interp, SWIG_NewInstanceObj( SWIG_as_voidptr(result), SWIGTYPE_p_void,0)); in _wrap_netpgp_t_passfp_get() 2192 Tcl_SetObjResult(interp, SWIG_NewInstanceObj( SWIG_as_voidptr(result), SWIGTYPE_p_netpgp_t,0)); in _wrap_new_netpgp_t()
|
/minix/crypto/external/bsd/netpgp/dist/bindings/perl/ |
H A D | netpgpperl_wrap.c | 873 #define SWIG_NewInstanceObj(ptr, type, flags) SWIG_NewPointerObj(ptr, type, flags) macro
|
/minix/crypto/external/bsd/netpgp/dist/bindings/python/ |
H A D | netpgppython_wrap.c | 992 #define SWIG_NewInstanceObj(ptr, type, flags) SWIG_NewPointerObj(ptr, type, flags) macro
|