Searched refs:TclSetupEnv (Results 1 - 14 of 14) sorted by relevance

/macosx-10.10/tcl-105/tcl/tcl/generic/
H A DtclEnv.c61 * TclSetupEnv --
73 * other interpreters. If this is the first call to TclSetupEnv, then
81 TclSetupEnv(
541 * For array traces, let TclSetupEnv do all the work.
545 TclSetupEnv(interp);
80 TclSetupEnv( function
H A DtclIntDecls.h431 EXTERN void TclSetupEnv(Tcl_Interp *interp);
1571 #ifndef TclSetupEnv
1572 #define TclSetupEnv \ macro
H A DtclStubInit.c179 TclSetupEnv, /* 102 */
H A DtclBasic.c766 TclSetupEnv(interp);
/macosx-10.10/tcl-105/tcl84/tcl/generic/
H A DtclEnv.c62 * TclSetupEnv --
75 * call to TclSetupEnv, then additional initialization happens,
83 TclSetupEnv(interp)
541 * For array traces, let TclSetupEnv do all the work.
545 TclSetupEnv(interp);
82 TclSetupEnv(interp) function
H A DtclIntDecls.h291 EXTERN void TclSetupEnv _ANSI_ARGS_((Tcl_Interp * interp));
1102 #ifndef TclSetupEnv
1103 #define TclSetupEnv \ macro
H A DtclStubInit.c191 TclSetupEnv, /* 102 */
H A DtclBasic.c585 TclSetupEnv(interp);
/macosx-10.10/tcl-105/tcl_ext/trf/trf/patches/v8.1/
H A DtclStubInit.c148 TclSetupEnv, /* 102 */
H A DtclStubInit.c.orig148 TclSetupEnv, /* 102 */
/macosx-10.10/tcl-105/tcl_ext/trf/trf/patches/v8.1b2/
H A DtclStubInit.c527 TclSetupEnv, /* 102 */
H A DtclStubInit.c.orig524 TclSetupEnv, /* 102 */
/macosx-10.10/tcl-105/tcl_ext/trf/trf/patches/v8.1b3/
H A DtclStubInit.c546 TclSetupEnv, /* 102 */
H A DtclStubInit.c.orig546 TclSetupEnv, /* 102 */

Completed in 226 milliseconds