Searched refs:CleanupDestroyObject (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/tcl-105/tcl_ext/xotcl/xotcl/generic/
H A Dxotcl.c3667 } /* else fprintf(stderr,"CleanupDestroyObject %s: NULL pointer in mixins!\n", ObjStr(obj->cmdName)); */
7464 CleanupDestroyObject(Tcl_Interp *interp, XOTclObject *obj, int softrecreate) { function
7587 CleanupDestroyObject(interp, obj, 0);
8306 CleanupDestroyObject(interp, obj, softrecreate);

Completed in 109 milliseconds