Home
last modified time | relevance | path

Searched refs:wroteSome (Results 1 – 9 of 9) sorted by relevance

/dports/devel/tcl-trf/trf2.1.4/patches/v8.1/
H A DtclIO.c1983 int wroteSome = 0; /* Set to one if any data was local
2110 wroteSome = 1;
2136 if (wroteSome) {
/dports/devel/tcl-trf/trf2.1.4/patches/v8.1b3/
H A DtclIO.c1983 int wroteSome = 0; /* Set to one if any data was local
2110 wroteSome = 1;
2136 if (wroteSome) {
/dports/devel/tcl-trf/trf2.1.4/patches/v8.1a2/
H A DtclIO.c1938 int wroteSome = 0; /* Set to one if any data was local
2065 wroteSome = 1;
2091 if (wroteSome) {
/dports/devel/tcl-trf/trf2.1.4/patches/v8.1b1/
H A DtclIO.c2001 int wroteSome = 0; /* Set to one if any data was local
2128 wroteSome = 1;
2154 if (wroteSome) {
/dports/devel/tcl-trf/trf2.1.4/patches/v8.1b2/
H A DtclIO.c2001 int wroteSome = 0; /* Set to one if any data was local
2128 wroteSome = 1;
2154 if (wroteSome) {
/dports/x11-toolkits/p5-Tk/Tk-804.035/pTk/mTk/tclGeneric/
H A DtclIO.c2000 int wroteSome = 0; /* Set to one if any data was local
2136 wroteSome = 1;
2162 if (wroteSome) {
/dports/lang/tcl86/tcl8.6.12/generic/
H A DtclIO.c2681 int wroteSome = 0; /* Set to one if any data was written to the in FlushChannel() local
2861 wroteSome = 1; in FlushChannel()
2888 if (wroteSome) { in FlushChannel()
/dports/lang/tcl85/tcl8.5.19/generic/
H A DtclIO.c2536 int wroteSome = 0; /* Set to one if any data was written to the in FlushChannel() local
2715 wroteSome = 1; in FlushChannel()
2742 if (wroteSome) { in FlushChannel()
/dports/lang/tcl87/tcl8.7a5/generic/
H A DtclIO.c2711 int wroteSome = 0; /* Set to one if any data was written to the in FlushChannel() local
2891 wroteSome = 1; in FlushChannel()
2918 if (wroteSome) { in FlushChannel()