Home
last modified time | relevance | path

Searched refs:TCLSH (Results 1 – 5 of 5) sorted by relevance

/sqlite-3.40.0/autoconf/tea/win/
H A Drules.vc593 TCLSH = "$(_TCLDIR)\bin\tclsh$(TCL_VERSION)$(SUFX).exe"
594 !if !exist($(TCLSH)) && $(TCL_THREADS)
595 TCLSH = "$(_TCLDIR)\bin\tclsh$(TCL_VERSION)t$(SUFX).exe"
606 TCLSH = "$(_TCLDIR)\win\$(BUILDDIRTOP)\tclsh$(TCL_VERSION)$(SUFX).exe"
607 !if !exist($(TCLSH)) && $(TCL_THREADS)
608 TCLSH = "$(_TCLDIR)\win\$(BUILDDIRTOP)\tclsh$(TCL_VERSION)t$(SUFX).exe"
H A Dmakefile.vc327 $(TCLSH) <<
337 $(TCLSH) << >tests.log
/sqlite-3.40.0/autoconf/tea/
H A DMakefile.in141 TCLSH = $(TCLSH_ENV) $(PKG_ENV) $(TCLSH_PROG)
253 @$(TCLSH) $(SCRIPT)
/sqlite-3.40.0/src/
H A Dtest_osinst.c1105 #if defined(SQLITE_TEST) || defined(TCLSH)
H A Dtclsqlite.c28 # define TCLSH 1 macro
3954 #if defined(TCLSH)