Searched refs:Tcl_GetGlobalNamespace (Results 1 - 25 of 34) sorted by relevance

12

/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.h102 # undef Tcl_GetGlobalNamespace macro
103 # define Tcl_GetGlobalNamespace \ macro
H A Ditcl_cmds.c562 Tcl_Namespace *globalNs = Tcl_GetGlobalNamespace(interp);
693 Tcl_Namespace *globalNs = Tcl_GetGlobalNamespace(interp);
1332 if (contextNs == Tcl_GetGlobalNamespace(interp)) {
H A Ditcl_objects.c138 if (parentNs != Tcl_GetGlobalNamespace(interp)) {
H A Ditcl_util.c1193 contextNs = Tcl_GetGlobalNamespace(interp);
/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/tcl84/tcl/generic/
H A DtclNamesp.c220 * Tcl_GetGlobalNamespace --
234 Tcl_GetGlobalNamespace(interp)
592 (Namespace *) Tcl_GetGlobalNamespace((Tcl_Interp *) iPtr);
706 (Namespace *) Tcl_GetGlobalNamespace((Tcl_Interp *) iPtr);
2027 cxtNsPtr = (Namespace *) Tcl_GetGlobalNamespace(interp);
2159 cxtNsPtr = (Namespace *) Tcl_GetGlobalNamespace(interp);
2269 Namespace *globalNsPtr = (Namespace *) Tcl_GetGlobalNamespace(interp);
2649 Namespace *globalNsPtr = (Namespace *) Tcl_GetGlobalNamespace(interp);
2802 if (currNsPtr == (Namespace *) Tcl_GetGlobalNamespace(interp)) {
2861 if (currNsPtr == (Namespace *) Tcl_GetGlobalNamespace(inter
231 Tcl_GetGlobalNamespace(interp) function
[all...]
H A DtclIntDecls.h370 EXTERN Tcl_Namespace * Tcl_GetGlobalNamespace _ANSI_ARGS_((
1196 #ifndef Tcl_GetGlobalNamespace
1197 #define Tcl_GetGlobalNamespace \ macro
H A DtclCmdIL.c745 Namespace *globalNsPtr = (Namespace *) Tcl_GetGlobalNamespace(interp);
1379 Namespace *globalNsPtr = (Namespace *) Tcl_GetGlobalNamespace(interp);
1904 Namespace *globalNsPtr = (Namespace *) Tcl_GetGlobalNamespace(interp);
2231 Namespace *globalNsPtr = (Namespace *) Tcl_GetGlobalNamespace(interp);
H A DtclStubInit.c222 Tcl_GetGlobalNamespace, /* 125 */
/macosx-10.10/tcl-105/tcl/tcl/generic/
H A DtclStubInit.c202 Tcl_GetGlobalNamespace, /* 125 */
1024 Tcl_GetGlobalNamespace, /* 513 */
H A DtclIntDecls.h45 #undef Tcl_GetGlobalNamespace macro
550 EXTERN Tcl_Namespace * Tcl_GetGlobalNamespace(Tcl_Interp *interp);
1651 #ifndef Tcl_GetGlobalNamespace
1652 #define Tcl_GetGlobalNamespace \ macro
H A DtclCmdIL.c606 Namespace *globalNsPtr = (Namespace *) Tcl_GetGlobalNamespace(interp);
1696 Namespace *globalNsPtr = (Namespace *) Tcl_GetGlobalNamespace(interp);
/macosx-10.10/tcl-105/tcl_ext/trf/trf/patches/v8.1/
H A DtclStubInit.c171 Tcl_GetGlobalNamespace, /* 125 */
H A DtclStubInit.c.orig171 Tcl_GetGlobalNamespace, /* 125 */
/macosx-10.10/tcl-105/tcl_ext/trf/trf/patches/v8.1b2/
H A DtclStubInit.c550 Tcl_GetGlobalNamespace, /* 125 */
H A DtclStubInit.c.orig547 Tcl_GetGlobalNamespace, /* 125 */
/macosx-10.10/tcl-105/tcl_ext/trf/trf/patches/v8.1b3/
H A DtclStubInit.c569 Tcl_GetGlobalNamespace, /* 125 */
H A DtclStubInit.c.orig569 Tcl_GetGlobalNamespace, /* 125 */
/macosx-10.10/tcl-105/tcl_ext/tclx/tclx/generic/
H A DtclXutil.c1023 Namespace *globalNsPtr = (Namespace *) Tcl_GetGlobalNamespace(interp);
/macosx-10.10/tcl-105/tcl_ext/ffidl/ffidl/generic/
H A Dffidl.c1866 if (ns != Tcl_GetGlobalNamespace(interp)) {
1966 if (ns != Tcl_GetGlobalNamespace(interp)) {
2034 if (ns != Tcl_GetGlobalNamespace(interp)) {
/macosx-10.10/tcl-105/tcl_ext/incrtcl/incrTcl/itk/generic/
H A Ditk_archetype.c448 if (cmdPtr->nsPtr != (Namespace*)Tcl_GetGlobalNamespace(interp)) {
2388 callingNs = Tcl_GetGlobalNamespace(interp);

Completed in 266 milliseconds

12