OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SWIG_NewInstanceObj
(Results
1 - 3
of
3
) sorted by relevancy
/src/crypto/external/bsd/netpgp/dist/bindings/perl/
netpgpperl_wrap.c
873
#define
SWIG_NewInstanceObj
(ptr, type, flags) SWIG_NewPointerObj(ptr, type, flags)
/src/crypto/external/bsd/netpgp/dist/bindings/tcl/
netpgptcl_wrap.c
909
#define
SWIG_NewInstanceObj
(thisvalue, type, flags) SWIG_Tcl_NewInstanceObj(interp, thisvalue, type, flags)
1937
Tcl_SetObjResult(interp,
SWIG_NewInstanceObj
( SWIG_as_voidptr(result), SWIGTYPE_p_p_char,0));
1987
Tcl_SetObjResult(interp,
SWIG_NewInstanceObj
( SWIG_as_voidptr(result), SWIGTYPE_p_p_char,0));
2035
Tcl_SetObjResult(interp,
SWIG_NewInstanceObj
( SWIG_as_voidptr(result), SWIGTYPE_p_void,0));
2083
Tcl_SetObjResult(interp,
SWIG_NewInstanceObj
( SWIG_as_voidptr(result), SWIGTYPE_p_void,0));
2131
Tcl_SetObjResult(interp,
SWIG_NewInstanceObj
( SWIG_as_voidptr(result), SWIGTYPE_p_void,0));
2179
Tcl_SetObjResult(interp,
SWIG_NewInstanceObj
( SWIG_as_voidptr(result), SWIGTYPE_p_void,0));
2192
Tcl_SetObjResult(interp,
SWIG_NewInstanceObj
( SWIG_as_voidptr(result), SWIGTYPE_p_netpgp_t,0));
/src/crypto/external/bsd/netpgp/dist/bindings/python/
netpgppython_wrap.c
992
#define
SWIG_NewInstanceObj
(ptr, type, flags) SWIG_NewPointerObj(ptr, type, flags)
Completed in 33 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026