Home
last modified time | relevance | path

Searched refs:SWIG_OLDOBJ (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/crypto/external/bsd/netpgp/dist/bindings/perl/
H A Dnetpgpperl_wrap.c252 #define SWIG_OLDOBJ (SWIG_OK) macro
1646 *alloc = SWIG_OLDOBJ; in SWIG_AsCharPtrAndSize()
1659 if (alloc) *alloc = SWIG_OLDOBJ; in SWIG_AsCharPtrAndSize()
/netbsd-src/crypto/external/bsd/netpgp/dist/bindings/python/
H A Dnetpgppython_wrap.c256 #define SWIG_OLDOBJ (SWIG_OK) macro
2696 if (*alloc != SWIG_OLDOBJ) in SWIG_AsCharPtrAndSize()
2706 *alloc = SWIG_OLDOBJ; in SWIG_AsCharPtrAndSize()
2721 if (alloc) *alloc = SWIG_OLDOBJ; in SWIG_AsCharPtrAndSize()
/netbsd-src/crypto/external/bsd/netpgp/dist/bindings/tcl/
H A Dnetpgptcl_wrap.c258 #define SWIG_OLDOBJ (SWIG_OK) macro
1730 if (alloc) *alloc = SWIG_OLDOBJ; in SWIG_AsCharPtrAndSize()