Searched refs:tclPreventAliasLoop (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/tcl-105/tcl84/tcl/generic/
H A DtclIntDecls.h645 int (*tclPreventAliasLoop) _ANSI_ARGS_((Tcl_Interp * interp, Tcl_Interp * cmdInterp, Tcl_Command cmd)); /* 89 */ member in struct:TclIntStubs
1064 (tclIntStubsPtr->tclPreventAliasLoop) /* 89 */
/macosx-10.10/tcl-105/tcl/tcl/generic/
H A DtclIntDecls.h1133 int (*tclPreventAliasLoop) (Tcl_Interp *interp, Tcl_Interp *cmdInterp, Tcl_Command cmd); /* 89 */ member in struct:TclIntStubs
1536 (tclIntStubsPtr->tclPreventAliasLoop) /* 89 */

Completed in 108 milliseconds