Searched defs:thisvalue (Results 1 – 1 of 1) sorted by relevance
834 void *thisvalue; member909 #define SWIG_NewInstanceObj(thisvalue, type, flags) SWIG_Tcl_NewInstanceObj(interp, thisvalue, … argument1348 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