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

/macosx-10.10/tcl-105/tcl/tcl/generic/
H A DtclCompile.h706 int stackEffect; /* The worst-case balance stack effect of the
1032 int delta = tclInstructionTable[(op)].stackEffect;\
703 int stackEffect; /* The worst-case balance stack effect of the member in struct:InstructionDesc
/macosx-10.10/tcl-105/tcl84/tcl/generic/
H A DtclCompile.h602 int stackEffect; /* The worst-case balance stack effect of the member in struct:InstructionDesc
916 int delta = tclInstructionTable[(op)].stackEffect;\

Completed in 116 milliseconds