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

/macosx-10.10/tcl-105/tcl/tcl/win/
H A DtclWin32Dll.c925 int alreadyStored = 0;
930 alreadyStored = 1;
934 if (!alreadyStored) {
914 int alreadyStored = 0; local
/macosx-10.10/tcl-105/tcl84/tcl/win/
H A DtclWin32Dll.c931 int alreadyStored = 0;
935 alreadyStored = 1;
939 if (!alreadyStored) {
919 int alreadyStored = 0; local

Completed in 117 milliseconds