Searched refs:isFirstCmd (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/tcl-105/tcl/tcl/generic/
H A DtclCompile.c1211 int bytesLeft, isFirstCmd, wordIdx, currCmdIndex;
1227 isFirstCmd = 1;
1268 if (!isFirstCmd) {
1582 isFirstCmd = 0;
1202 int bytesLeft, isFirstCmd, wordIdx, currCmdIndex; local
/macosx-10.10.1/tcl-105/tcl84/tcl/generic/
H A DtclCompile.c1087 int bytesLeft, isFirstCmd, gotParse, wordIdx, currCmdIndex;
1105 isFirstCmd = 1;
1177 if (!isFirstCmd) {
1392 isFirstCmd = 0;
1078 int bytesLeft, isFirstCmd, gotParse, wordIdx, currCmdIndex; local

Completed in 126 milliseconds