Searched defs:newCmd (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/tcl-105/tcl_ext/thread/thread/generic/
H A DthreadSvCmd.c163 SvCmdInfo *newCmd = (SvCmdInfo*)Tcl_Alloc(sizeof(SvCmdInfo) + len + 1); local
[all...]
/macosx-10.10/tcl-105/tcl/tcl/generic/
H A DtclNamesp.c4900 Tcl_Obj *newCmd = Tcl_NewStringObj(nsPtr->fullName,-1); local
5173 Tcl_Obj *newCmd = local
/macosx-10.10/tcl-105/tcl_ext/xotcl/xotcl/generic/
H A Dxotcl.c693 XOTclDeprecatedMsg(char *oldCmd, char *newCmd) { argument
2160 Tcl_DString newCmd, *cptr = &newCmd; local
2171 Tcl_DString newCmd, *cptr = &newCmd; local

Completed in 186 milliseconds