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

/macosx-10.10.1/tcl-105/tcl84/tcl/generic/
H A DtclCompile.c1087 int bytesLeft, isFirstCmd, gotParse, wordIdx, currCmdIndex;
1114 gotParse = 0;
1125 gotParse = 1;
1419 gotParse = 0;
1492 if (gotParse) {
1078 int bytesLeft, isFirstCmd, gotParse, wordIdx, currCmdIndex; local
H A DtclBasic.c4020 int gotParse = 0, objectsUsed = 0;
4131 gotParse = 1;
4297 gotParse = 0;
4371 if (gotParse) {
3983 int gotParse = 0, objectsUsed = 0; local
/macosx-10.10.1/tcl-105/tcl/tcl/generic/
H A DtclBasic.c4124 int gotParse = 0;
4259 gotParse = 1;
4470 gotParse = 0;
4514 if (gotParse) {
4086 int gotParse = 0; local

Completed in 112 milliseconds