Searched refs:dstRead (Results 1 - 12 of 12) sorted by relevance

/macosx-10.10/tcl-105/tcl_ext/trf/trf/patches/v8.1/
H A DtclIO.c4122 int srcLen, srcRead, dstNeeded, dstRead, dstWrote, numChars;
4234 dstRead = dstWrote;
4235 if (TranslateInputEOL(chanPtr, dst, dst, &dstWrote, &dstRead) != 0) {
4247 dst, dstRead + TCL_UTF_MAX, &srcRead, &dstWrote, &numChars);
4248 TranslateInputEOL(chanPtr, dst, dst, &dstWrote, &dstRead);
4257 numChars -= (dstRead - dstWrote);
4271 dstRead = dstWrote;
4272 TranslateInputEOL(chanPtr, dst, dst, &dstWrote, &dstRead);
4273 numChars -= (dstRead - dstWrote);
4081 int srcLen, srcRead, dstNeeded, dstRead, dstWrote, numChars; local
H A DtclIO.c.orig3798 int srcLen, srcRead, dstNeeded, dstRead, dstWrote, numChars;
3910 dstRead = dstWrote;
3911 if (TranslateInputEOL(chanPtr, dst, dst, &dstWrote, &dstRead) != 0) {
3923 dst, dstRead + TCL_UTF_MAX, &srcRead, &dstWrote, &numChars);
3924 TranslateInputEOL(chanPtr, dst, dst, &dstWrote, &dstRead);
3933 numChars -= (dstRead - dstWrote);
3947 dstRead = dstWrote;
3948 TranslateInputEOL(chanPtr, dst, dst, &dstWrote, &dstRead);
3949 numChars -= (dstRead - dstWrote);
/macosx-10.10/tcl-105/tcl_ext/trf/trf/patches/v8.1b3/
H A DtclIO.c4122 int srcLen, srcRead, dstNeeded, dstRead, dstWrote, numChars;
4234 dstRead = dstWrote;
4235 if (TranslateInputEOL(chanPtr, dst, dst, &dstWrote, &dstRead) != 0) {
4247 dst, dstRead + TCL_UTF_MAX, &srcRead, &dstWrote, &numChars);
4248 TranslateInputEOL(chanPtr, dst, dst, &dstWrote, &dstRead);
4257 numChars -= (dstRead - dstWrote);
4271 dstRead = dstWrote;
4272 TranslateInputEOL(chanPtr, dst, dst, &dstWrote, &dstRead);
4273 numChars -= (dstRead - dstWrote);
4081 int srcLen, srcRead, dstNeeded, dstRead, dstWrote, numChars; local
H A DtclIO.c.orig3798 int srcLen, srcRead, dstNeeded, dstRead, dstWrote, numChars;
3910 dstRead = dstWrote;
3911 if (TranslateInputEOL(chanPtr, dst, dst, &dstWrote, &dstRead) != 0) {
3923 dst, dstRead + TCL_UTF_MAX, &srcRead, &dstWrote, &numChars);
3924 TranslateInputEOL(chanPtr, dst, dst, &dstWrote, &dstRead);
3933 numChars -= (dstRead - dstWrote);
3947 dstRead = dstWrote;
3948 TranslateInputEOL(chanPtr, dst, dst, &dstWrote, &dstRead);
3949 numChars -= (dstRead - dstWrote);
/macosx-10.10/tcl-105/tcl_ext/trf/trf/patches/v8.1a2/
H A DtclIO.c.orig3772 int srcLen, srcRead, dstNeeded, dstRead, dstWrote, numChars;
3884 dstRead = dstWrote;
3885 if (TranslateInputEOL(chanPtr, dst, dst, &dstWrote, &dstRead) != 0) {
3897 dst, dstRead + TCL_UTF_MAX, &srcRead, &dstWrote, &numChars);
3898 TranslateInputEOL(chanPtr, dst, dst, &dstWrote, &dstRead);
3907 numChars -= (dstRead - dstWrote);
3921 dstRead = dstWrote;
3922 TranslateInputEOL(chanPtr, dst, dst, &dstWrote, &dstRead);
3923 numChars -= (dstRead - dstWrote);
H A DtclIO.c4036 int srcLen, srcRead, dstNeeded, dstRead, dstWrote, numChars;
4148 dstRead = dstWrote;
4149 if (TranslateInputEOL(chanPtr, dst, dst, &dstWrote, &dstRead) != 0) {
4161 dst, dstRead + TCL_UTF_MAX, &srcRead, &dstWrote, &numChars);
4162 TranslateInputEOL(chanPtr, dst, dst, &dstWrote, &dstRead);
4171 numChars -= (dstRead - dstWrote);
4185 dstRead = dstWrote;
4186 TranslateInputEOL(chanPtr, dst, dst, &dstWrote, &dstRead);
4187 numChars -= (dstRead - dstWrote);
3995 int srcLen, srcRead, dstNeeded, dstRead, dstWrote, numChars; local
/macosx-10.10/tcl-105/tcl_ext/trf/trf/patches/v8.1b1/
H A DtclIO.c.orig3798 int srcLen, srcRead, dstNeeded, dstRead, dstWrote, numChars;
3910 dstRead = dstWrote;
3911 if (TranslateInputEOL(chanPtr, dst, dst, &dstWrote, &dstRead) != 0) {
3923 dst, dstRead + TCL_UTF_MAX, &srcRead, &dstWrote, &numChars);
3924 TranslateInputEOL(chanPtr, dst, dst, &dstWrote, &dstRead);
3933 numChars -= (dstRead - dstWrote);
3947 dstRead = dstWrote;
3948 TranslateInputEOL(chanPtr, dst, dst, &dstWrote, &dstRead);
3949 numChars -= (dstRead - dstWrote);
H A DtclIO.c4140 int srcLen, srcRead, dstNeeded, dstRead, dstWrote, numChars;
4252 dstRead = dstWrote;
4253 if (TranslateInputEOL(chanPtr, dst, dst, &dstWrote, &dstRead) != 0) {
4265 dst, dstRead + TCL_UTF_MAX, &srcRead, &dstWrote, &numChars);
4266 TranslateInputEOL(chanPtr, dst, dst, &dstWrote, &dstRead);
4275 numChars -= (dstRead - dstWrote);
4289 dstRead = dstWrote;
4290 TranslateInputEOL(chanPtr, dst, dst, &dstWrote, &dstRead);
4291 numChars -= (dstRead - dstWrote);
4099 int srcLen, srcRead, dstNeeded, dstRead, dstWrote, numChars; local
/macosx-10.10/tcl-105/tcl_ext/trf/trf/patches/v8.1b2/
H A DtclIO.c.orig3798 int srcLen, srcRead, dstNeeded, dstRead, dstWrote, numChars;
3910 dstRead = dstWrote;
3911 if (TranslateInputEOL(chanPtr, dst, dst, &dstWrote, &dstRead) != 0) {
3923 dst, dstRead + TCL_UTF_MAX, &srcRead, &dstWrote, &numChars);
3924 TranslateInputEOL(chanPtr, dst, dst, &dstWrote, &dstRead);
3933 numChars -= (dstRead - dstWrote);
3947 dstRead = dstWrote;
3948 TranslateInputEOL(chanPtr, dst, dst, &dstWrote, &dstRead);
3949 numChars -= (dstRead - dstWrote);
H A DtclIO.c4140 int srcLen, srcRead, dstNeeded, dstRead, dstWrote, numChars;
4252 dstRead = dstWrote;
4253 if (TranslateInputEOL(chanPtr, dst, dst, &dstWrote, &dstRead) != 0) {
4265 dst, dstRead + TCL_UTF_MAX, &srcRead, &dstWrote, &numChars);
4266 TranslateInputEOL(chanPtr, dst, dst, &dstWrote, &dstRead);
4275 numChars -= (dstRead - dstWrote);
4289 dstRead = dstWrote;
4290 TranslateInputEOL(chanPtr, dst, dst, &dstWrote, &dstRead);
4291 numChars -= (dstRead - dstWrote);
4099 int srcLen, srcRead, dstNeeded, dstRead, dstWrote, numChars; local
/macosx-10.10/tcl-105/tcl/tcl/generic/
H A DtclIO.c5541 int srcRead, dstWrote, numChars, dstRead;
5735 dstRead = dstWrote;
5736 if (TranslateInputEOL(statePtr, dst, dst, &dstWrote, &dstRead) != 0) {
5750 dst, dstRead + TCL_UTF_MAX, &srcRead, &dstWrote, &numChars);
5751 TranslateInputEOL(statePtr, dst, dst, &dstWrote, &dstRead);
5760 numChars -= (dstRead - dstWrote);
5774 dstRead = dstWrote;
5775 TranslateInputEOL(statePtr, dst, dst, &dstWrote, &dstRead);
5776 numChars -= (dstRead - dstWrote);
5483 int srcRead, dstWrote, numChars, dstRead; local
/macosx-10.10/tcl-105/tcl84/tcl/generic/
H A DtclIO.c4813 int srcRead, dstWrote, numChars, dstRead;
5010 dstRead = dstWrote;
5011 if (TranslateInputEOL(statePtr, dst, dst, &dstWrote, &dstRead) != 0) {
5025 dst, dstRead + TCL_UTF_MAX, &srcRead, &dstWrote, &numChars);
5026 TranslateInputEOL(statePtr, dst, dst, &dstWrote, &dstRead);
5035 numChars -= (dstRead - dstWrote);
5049 dstRead = dstWrote;
5050 TranslateInputEOL(statePtr, dst, dst, &dstWrote, &dstRead);
5051 numChars -= (dstRead - dstWrote);
4759 int srcRead, dstWrote, numChars, dstRead; local

Completed in 415 milliseconds