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

/macosx-10.9.5/tcl-102/tcl84/tcl/generic/
H A DtclExecute.c4920 int bestSrcLength = -1; /* Initialized to avoid compiler warning. */
4984 bestSrcLength = srcLen;
4994 *lengthPtr = bestSrcLength;
4906 int bestSrcLength = -1; /* Initialized to avoid compiler warning. */ local
/macosx-10.9.5/tcl-102/tcl/tcl/generic/
H A DtclExecute.c7836 int bestSrcLength = -1; /* Initialized to avoid compiler warning. */
7902 bestSrcLength = srcLen;
7912 *lengthPtr = bestSrcLength;
7820 int bestSrcLength = -1; /* Initialized to avoid compiler warning. */ local

Completed in 138 milliseconds