Home
last modified time | relevance | path

Searched defs:thisvalue (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/crypto/external/bsd/netpgp/dist/bindings/tcl/
H A Dnetpgptcl_wrap.c834 void *thisvalue; member
909 #define SWIG_NewInstanceObj(thisvalue, type, flags) SWIG_Tcl_NewInstanceObj(interp, thisvalue, … argument
1348 SWIG_Tcl_NewInstanceObj(Tcl_Interp *interp, void *thisvalue, swig_type_info *type, int flags) { in SWIG_Tcl_NewInstanceObj()
1375 void *thisvalue = 0; in SWIG_Tcl_ObjectConstructor() local