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

/macosx-10.10/tcl-105/tcl84/tcl/generic/
H A DtclIntDecls.h734 int (*tclCheckInterpTraces) _ANSI_ARGS_((Tcl_Interp * interp, CONST char * command, int numChars, Command * cmdPtr, int result, int traceFlags, int objc, Tcl_Obj *CONST objv[])); /* 170 */ member in struct:TclIntStubs
1360 (tclIntStubsPtr->tclCheckInterpTraces) /* 170 */
/macosx-10.10/tcl-105/tcl/tcl/generic/
H A DtclIntDecls.h1214 int (*tclCheckInterpTraces) (Tcl_Interp *interp, CONST char *command, int numChars, Command *cmdPtr, int result, int traceFlags, int objc, Tcl_Obj *CONST objv[]); /* 170 */ member in struct:TclIntStubs
1806 (tclIntStubsPtr->tclCheckInterpTraces) /* 170 */

Completed in 81 milliseconds