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

/macosx-10.10/tcl-105/tcl/tcl/generic/
H A DtclCompile.h499 #define INST_INCR_STK_IMM 33
497 #define INST_INCR_STK_IMM macro
H A DtclCompCmds.c2455 TclEmitInstInt1(INST_INCR_STK_IMM, immValue, envPtr);
H A DtclExecute.c3111 case INST_INCR_STK_IMM:
/macosx-10.10/tcl-105/tcl84/tcl/generic/
H A DtclCompile.h484 #define INST_INCR_STK_IMM 33 macro
H A DtclCompCmds.c1694 TclEmitInstInt1(INST_INCR_STK_IMM, immValue, envPtr);
H A DtclExecute.c2165 case INST_INCR_STK_IMM:

Completed in 167 milliseconds