OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SWIG_NewPackedObj
(Results
1 - 3
of
3
) sorted by relevancy
/src/crypto/external/bsd/netpgp/dist/bindings/perl/
netpgpperl_wrap.c
869
#define
SWIG_NewPackedObj
(p, s, type) SWIG_Perl_NewPackedObj(SWIG_PERL_OBJECT_CALL p, s, type)
881
#define SWIG_NewMemberObj(ptr, sz, type)
SWIG_NewPackedObj
(ptr, sz, type)
/src/crypto/external/bsd/netpgp/dist/bindings/tcl/
netpgptcl_wrap.c
905
#define
SWIG_NewPackedObj
(ptr, sz, type) SWIG_Tcl_NewPackedObj(ptr, sz, type)
3412
obj =
SWIG_NewPackedObj
(constants[i].pvalue, constants[i].lvalue, *(constants[i].ptype));
/src/crypto/external/bsd/netpgp/dist/bindings/python/
netpgppython_wrap.c
988
#define
SWIG_NewPackedObj
(ptr, sz, type) SWIG_Python_NewPackedObj(ptr, sz, type)
5095
obj =
SWIG_NewPackedObj
(constants[i].pvalue, constants[i].lvalue, *(constants[i].ptype));
Completed in 85 milliseconds
Indexes created Sat Jun 20 00:25:23 UTC 2026