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

/macosx-10.10.1/tcl-105/tcl/tcl/generic/
H A DtclCompile.h496 #define INST_INCR_SCALAR_STK_IMM 30
494 #define INST_INCR_SCALAR_STK_IMM macro
H A DtclCompCmds.c2432 TclEmitInstInt1(INST_INCR_SCALAR_STK_IMM, immValue, envPtr);
H A DtclExecute.c3110 case INST_INCR_SCALAR_STK_IMM:
/macosx-10.10.1/tcl-105/tcl84/tcl/generic/
H A DtclCompile.h481 #define INST_INCR_SCALAR_STK_IMM 30 macro
H A DtclCompCmds.c1671 TclEmitInstInt1(INST_INCR_SCALAR_STK_IMM, immValue, envPtr);
H A DtclExecute.c2164 case INST_INCR_SCALAR_STK_IMM:

Completed in 298 milliseconds