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

/macosx-10.10.1/tcl-105/tcl/tcl/generic/
H A DtclCompile.h493 #define INST_INCR_ARRAY_STK 27
491 #define INST_INCR_ARRAY_STK macro
H A DtclExecute.c3092 case INST_INCR_ARRAY_STK:
3119 || (*pc == INST_INCR_ARRAY_STK)) {
H A DtclCompCmds.c2449 TclEmitOpcode(INST_INCR_ARRAY_STK, envPtr);
/macosx-10.10.1/tcl-105/tcl84/tcl/generic/
H A DtclCompile.h478 #define INST_INCR_ARRAY_STK 27 macro
H A DtclExecute.c2128 case INST_INCR_ARRAY_STK:
2171 || (*pc == INST_INCR_ARRAY_STK)) {
H A DtclCompCmds.c1688 TclEmitOpcode(INST_INCR_ARRAY_STK, envPtr);

Completed in 277 milliseconds