Searched defs:tcl_SetRecursionLimit (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10/tcl-105/tcl_ext/trf/trf/patches/v8.1/
H A DtclDecls.h1398 int (*tcl_SetRecursionLimit) _ANSI_ARGS_((Tcl_Interp * interp, int depth)); /* 231 */ member in struct:TclStubs
/macosx-10.10/tcl-105/tcl_ext/trf/trf/patches/v8.1b2/
H A DtclDecls.h1325 int (*tcl_SetRecursionLimit) _ANSI_ARGS_((Tcl_Interp * interp, int depth)); /* 231 */ member in struct:TclStubs
/macosx-10.10/tcl-105/tcl_ext/trf/trf/patches/v8.1b3/
H A DtclDecls.h1393 int (*tcl_SetRecursionLimit) _ANSI_ARGS_((Tcl_Interp * interp, int depth)); /* 231 */ member in struct:TclStubs
/macosx-10.10/tcl-105/tcl84/tcl/generic/
H A DtclDecls.h1943 int (*tcl_SetRecursionLimit) _ANSI_ARGS_((Tcl_Interp * interp, int depth)); /* 231 */ member in struct:TclStubs
/macosx-10.10/tcl-105/tcl/tcl/generic/
H A DtclDecls.h3679 int (*tcl_SetRecursionLimit) (Tcl_Interp *interp, int depth); /* 231 */ member in struct:TclStubs

Completed in 138 milliseconds