Searched refs:Tcl_Import (Results 1 - 20 of 20) sorted by relevance

/macosx-10.10/tcl-105/tcl_ext/xotcl/xotcl/generic/
H A Daolstub.c61 Tcl_Import(interp, Tcl_GetGlobalNamespace(interp),
131 Tcl_Import(interp, Tcl_GetGlobalNamespace(interp), "xotcl::*", 1);
H A DxotclAppInit.c135 if (Tcl_Import(interp, Tcl_GetGlobalNamespace(interp),
/macosx-10.10/tcl-105/tcl_ext/xotcl/xotcl/unix/
H A DtkAppInit.c84 if (Tcl_Import(interp, Tcl_GetGlobalNamespace(interp),
H A DtclAppInit.c165 if (Tcl_Import(interp, Tcl_GetGlobalNamespace(interp),
/macosx-10.10/tcl-105/tcl_ext/incrtcl/incrTcl/itcl/generic/
H A DitclInt.h93 # undef Tcl_Import macro
94 # define Tcl_Import \ macro
H A Ditcl_parse.c241 result = Tcl_Import(interp, cdefnPtr->namesp, "::itcl::builtin::*",
/macosx-10.10/tcl-105/tcl_ext/xotcl/xotcl/win/
H A DwinMain.c184 if (Tcl_Import(interp, Tcl_GetGlobalNamespace(interp),
/macosx-10.10/tcl-105/tcl/tcl/generic/
H A DtclStubInit.c204 Tcl_Import, /* 127 */
1021 Tcl_Import, /* 510 */
H A DtclIntDecls.h46 #undef Tcl_Import macro
561 EXTERN int Tcl_Import(Tcl_Interp *interp, Tcl_Namespace *nsPtr,
1659 #ifndef Tcl_Import
1660 #define Tcl_Import \ macro
H A DtclDecls.h3007 EXTERN int Tcl_Import(Tcl_Interp *interp, Tcl_Namespace *nsPtr,
6102 #ifndef Tcl_Import
6103 #define Tcl_Import \ macro
H A DtclNamesp.c1422 * Tcl_Import --
1446 Tcl_Import(
1570 * for Tcl_Import().
1886 * created by Tcl_Import. Finds the "real" command (in another
3664 result = Tcl_Import(interp, NULL, pattern, allowOverwrite);
1429 Tcl_Import( function
/macosx-10.10/tcl-105/tcl_ext/trf/trf/patches/v8.1/
H A DtclStubInit.c173 Tcl_Import, /* 127 */
H A DtclStubInit.c.orig173 Tcl_Import, /* 127 */
/macosx-10.10/tcl-105/tcl_ext/trf/trf/patches/v8.1b2/
H A DtclStubInit.c552 Tcl_Import, /* 127 */
H A DtclStubInit.c.orig549 Tcl_Import, /* 127 */
/macosx-10.10/tcl-105/tcl_ext/trf/trf/patches/v8.1b3/
H A DtclStubInit.c571 Tcl_Import, /* 127 */
H A DtclStubInit.c.orig571 Tcl_Import, /* 127 */
/macosx-10.10/tcl-105/tcl84/tcl/generic/
H A DtclIntDecls.h377 EXTERN int Tcl_Import _ANSI_ARGS_((Tcl_Interp * interp,
1204 #ifndef Tcl_Import
1205 #define Tcl_Import \ macro
H A DtclStubInit.c224 Tcl_Import, /* 127 */
H A DtclNamesp.c1071 * Tcl_Import --
1095 Tcl_Import(interp, namespacePtr, pattern, allowOverwrite)
1499 * was created by Tcl_Import. Finds the "real" command (in another
3357 result = Tcl_Import(interp, (Tcl_Namespace *) NULL, pattern,
1083 Tcl_Import(interp, namespacePtr, pattern, allowOverwrite) function

Completed in 163 milliseconds