ExecStack Struct Reference

#include <tclInt.h>


Data Fields

ExecStackprevPtr
ExecStacknextPtr
Tcl_Obj ** markerPtr
Tcl_Obj ** endPtr
Tcl_Obj ** tosPtr
Tcl_ObjstackWords [1]


Detailed Description

Definition at line 1285 of file tclInt.h.


Field Documentation

Definition at line 1286 of file tclInt.h.

Referenced by TclCreateExecEnv(), TclDeleteExecEnv(), and TclStackFree().

Definition at line 1287 of file tclInt.h.

Referenced by TclCreateExecEnv(), TclDeleteExecEnv(), and TclStackFree().

Definition at line 1288 of file tclInt.h.

Referenced by TclCreateExecEnv(), TclStackFree(), and TclStackRealloc().

Definition at line 1289 of file tclInt.h.

Referenced by TclCreateExecEnv().

Definition at line 1290 of file tclInt.h.

Referenced by TclCreateExecEnv(), and TclStackFree().

Definition at line 1291 of file tclInt.h.

Referenced by TclCreateExecEnv(), and TclStackFree().


The documentation for this struct was generated from the following file:
  • /home/ntakagi/work/tcl8.5.1/generic/tclInt.h



Generated on Wed Mar 12 12:18:41 2008 by  doxygen 1.5.1