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

/macosx-10.10.1/tcl-105/tcl/tcl/generic/
H A DtclCompile.h498 #define INST_INCR_ARRAY_STK_IMM 32
496 #define INST_INCR_ARRAY_STK_IMM macro
H A DtclExecute.c3109 case INST_INCR_ARRAY_STK_IMM:
3118 if ((*pc == INST_INCR_ARRAY_STK_IMM)
H A DtclCompCmds.c2447 TclEmitInstInt1(INST_INCR_ARRAY_STK_IMM, immValue, envPtr);
/macosx-10.10.1/tcl-105/tcl84/tcl/generic/
H A DtclCompile.h483 #define INST_INCR_ARRAY_STK_IMM 32 macro
H A DtclExecute.c2163 case INST_INCR_ARRAY_STK_IMM:
2170 if ((*pc == INST_INCR_ARRAY_STK_IMM)
H A DtclCompCmds.c1686 TclEmitInstInt1(INST_INCR_ARRAY_STK_IMM, immValue, envPtr);

Completed in 225 milliseconds