Searched defs:namespacePtr (Results 1 - 21 of 21) sorted by relevance

/macosx-10.10/tcl-105/tcl/tcl/generic/
H A DtclResolve.c337 Tcl_SetNamespaceResolvers( Tcl_Namespace *namespacePtr, Tcl_ResolveCmdProc *cmdProc, Tcl_ResolveVarProc *varProc, Tcl_ResolveCompiledVarProc *compiledVarProc) argument
386 Tcl_GetNamespaceResolvers( Tcl_Namespace *namespacePtr, Tcl_ResolverInfo *resInfoPtr) argument
H A DtclCompile.c2113 Namespace *namespacePtr; local
H A DtclExecute.c1203 Namespace *namespacePtr = iPtr->varFramePtr->nsPtr; local
1382 Namespace *namespacePtr; local
1744 Namespace *namespacePtr; local
[all...]
H A DtclNamesp.c350 Tcl_PushCallFrame( Tcl_Interp *interp, Tcl_CallFrame *callFramePtr, Tcl_Namespace *namespacePtr, int isProcCallFrame) argument
516 TclPushStackFrame( Tcl_Interp *interp, Tcl_CallFrame **framePtrPtr, Tcl_Namespace *namespacePtr, int isProcCallFrame) argument
913 Tcl_DeleteNamespace( Tcl_Namespace *namespacePtr) argument
1231 Tcl_Export( Tcl_Interp *interp, Tcl_Namespace *namespacePtr, const char *pattern, int resetListFirst) argument
1367 Tcl_AppendExportList( Tcl_Interp *interp, Tcl_Namespace *namespacePtr, Tcl_Obj *objPtr) argument
1429 Tcl_Import( Tcl_Interp *interp, Tcl_Namespace *namespacePtr, const char *pattern, int allowOverwrite) argument
1706 Tcl_ForgetImport( Tcl_Interp *interp, Tcl_Namespace *namespacePtr, const char *pattern) argument
2895 Tcl_Namespace *namespacePtr; local
3158 Tcl_Namespace *namespacePtr; local
3235 Tcl_Namespace *namespacePtr; local
3355 Tcl_Namespace *namespacePtr; local
3679 Tcl_Namespace *namespacePtr; local
5009 Tcl_Namespace *namespacePtr = NULL; /* silence gcc 4 warning */ local
5039 Tcl_Namespace *namespacePtr = NULL; /* silence gcc 4 warning */ local
5261 Tcl_CreateEnsemble( Tcl_Interp *interp, const char *name, Tcl_Namespace *namespacePtr, int flags) argument
[all...]
H A DtclTest.c4496 Tcl_Namespace *namespacePtr; local
H A Dtcl.h904 Tcl_Namespace *namespacePtr;/* Points to the namespace that contains this member in struct:Tcl_CmdInfo
/macosx-10.10/tcl-105/tcl84/tcl/generic/
H A DtclCompile.c1986 Namespace *namespacePtr; local
H A DtclNamesp.c2623 Tcl_Namespace *namespacePtr; local
2882 Tcl_Namespace *namespacePtr; local
2958 Tcl_Namespace *namespacePtr; local
3074 Tcl_Namespace *namespacePtr; local
3379 Tcl_Namespace *namespacePtr; local
[all...]
H A DtclExecute.c775 Namespace *namespacePtr = iPtr->varFramePtr ? local
1002 Namespace *namespacePtr; variable
H A DtclTest.c4157 Tcl_Namespace *namespacePtr; local
H A Dtcl.h984 Tcl_Namespace *namespacePtr; /* Points to the namespace that contains member in struct:Tcl_CmdInfo
/macosx-10.10/tcl-105/tcl_ext/tbcload/tbcload/
H A DcmpRead.c688 Namespace *namespacePtr; local
/macosx-10.10/tcl-105/tcl_ext/trf/trf/patches/v8.0/
H A Dtcl.h555 Tcl_Namespace *namespacePtr; /* Points to the namespace that contains member in struct:Tcl_CmdInfo
/macosx-10.10/tcl-105/tcl_ext/trf/trf/patches/v8.0.4/
H A Dtcl.h621 Tcl_Namespace *namespacePtr; /* Points to the namespace that contains member in struct:Tcl_CmdInfo
/macosx-10.10/tcl-105/tcl_ext/trf/trf/patches/v8.0.5/
H A Dtcl.h628 Tcl_Namespace *namespacePtr; /* Points to the namespace that contains member in struct:Tcl_CmdInfo
/macosx-10.10/tcl-105/tcl_ext/trf/trf/patches/v8.0b1/
H A Dtcl.h547 Tcl_Namespace *namespacePtr; /* Points to the namespace that contains member in struct:Tcl_CmdInfo
/macosx-10.10/tcl-105/tcl_ext/trf/trf/patches/v8.0b2/
H A Dtcl.h541 Tcl_Namespace *namespacePtr; /* Points to the namespace that contains member in struct:Tcl_CmdInfo
/macosx-10.10/tcl-105/tcl_ext/trf/trf/patches/v8.1a2/
H A Dtcl.h595 Tcl_Namespace *namespacePtr; /* Points to the namespace that contains member in struct:Tcl_CmdInfo
/macosx-10.10/tcl-105/tcl_ext/trf/trf/patches/v8.1b1/
H A Dtcl.h659 Tcl_Namespace *namespacePtr; /* Points to the namespace that contains member in struct:Tcl_CmdInfo
/macosx-10.10/tcl-105/tcl_ext/trf/trf/patches/v8.1b2/
H A Dtcl.h693 Tcl_Namespace *namespacePtr; /* Points to the namespace that contains member in struct:Tcl_CmdInfo
/macosx-10.10/tcl-105/tcl_ext/xotcl/xotcl/generic/
H A Dxotcl.c7867 CleanupInitClass(Tcl_Interp *interp, XOTclClass *cl, Tcl_Namespace *namespacePtr, argument
7530 CleanupInitObject(Tcl_Interp *interp, XOTclObject *obj, XOTclClass *cl, Tcl_Namespace *namespacePtr, int softrecreate) argument

Completed in 425 milliseconds