tclLink.c File Reference#include "tclInt.h" Go to the source code of this file.
Define Documentation
Function Documentation
Definition at line 105 of file tclLink.c. References Link::addr, ckalloc, ckfree, Link::flags, Link::interp, LINK_READ_ONLY, Tcl_DecrRefCount, TCL_ERROR, TCL_GLOBAL_ONLY, Tcl_IncrRefCount, TCL_LEAVE_ERR_MSG, TCL_LINK_READ_ONLY, Tcl_NewStringObj(), Tcl_ObjSetVar2(), TCL_OK, TCL_TRACE_READS, TCL_TRACE_UNSETS, TCL_TRACE_WRITES, Tcl_TraceVar(), Link::type, and Link::varName. Referenced by Tcl_Main(), and TclSetByteCodeFromAny().
Definition at line 164 of file tclLink.c. References ckfree, Tcl_DecrRefCount, TCL_GLOBAL_ONLY, TCL_TRACE_READS, TCL_TRACE_UNSETS, TCL_TRACE_WRITES, Tcl_UntraceVar(), and Tcl_VarTraceInfo(). Referenced by Tcl_Main().
Definition at line 202 of file tclLink.c. References Link::flags, LINK_BEING_UPDATED, TCL_GLOBAL_ONLY, Tcl_ObjSetVar2(), Tcl_VarTraceInfo(), and Link::varName.
Generated on Wed Mar 12 12:18:32 2008 by 1.5.1 |