Searched refs:INST_RETURN_STK (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/tcl-105/tcl/tcl/generic/
H A DtclCompile.h620 #define INST_RETURN_STK 109
618 #define INST_RETURN_STK macro
H A DtclCompCmds.c987 TclEmitOpcode( INST_RETURN_STK, envPtr);
1172 TclEmitOpcode( INST_RETURN_STK, envPtr);
3281 * that if INST_RETURN_STK wasn't already needed for something else
3293 TclEmitOpcode(INST_RETURN_STK, envPtr);
H A DtclExecute.c2017 case INST_RETURN_STK:

Completed in 190 milliseconds