Searched refs:tcl_AllowExceptions (Results 1 - 14 of 14) sorted by relevance

/macosx-10.10/tcl-105/tcl_ext/trf/trf/patches/v8.1/
H A DtclDecls.h1227 void (*tcl_AllowExceptions) _ANSI_ARGS_((Tcl_Interp * interp)); /* 68 */ member in struct:TclStubs
1830 (tclStubsPtr->tcl_AllowExceptions) /* 68 */
H A DtclStubs.c.orig718 (tclStubsPtr->tcl_AllowExceptions)(interp);
H A DtclDecls.h.orig1221 void (*tcl_AllowExceptions) _ANSI_ARGS_((Tcl_Interp * interp)); /* 68 */
1824 (tclStubsPtr->tcl_AllowExceptions) /* 68 */
H A DtclStubs.c718 (tclStubsPtr->tcl_AllowExceptions)(interp);
/macosx-10.10/tcl-105/tcl_ext/trf/trf/patches/v8.1b2/
H A DtclDecls.h1154 void (*tcl_AllowExceptions) _ANSI_ARGS_((Tcl_Interp * interp)); /* 68 */ member in struct:TclStubs
1729 (tclStubsPtr->tcl_AllowExceptions)(interp) /* 68 */
H A DtclStubs.c.orig718 (tclStubsPtr->tcl_AllowExceptions)(interp);
H A DtclDecls.h.orig1146 void (*tcl_AllowExceptions) _ANSI_ARGS_((Tcl_Interp * interp)); /* 68 */
1717 (tclStubsPtr->tcl_AllowExceptions)(interp) /* 68 */
H A DtclStubs.c718 (tclStubsPtr->tcl_AllowExceptions)(interp);
/macosx-10.10/tcl-105/tcl_ext/trf/trf/patches/v8.1b3/
H A DtclDecls.h1222 void (*tcl_AllowExceptions) _ANSI_ARGS_((Tcl_Interp * interp)); /* 68 */ member in struct:TclStubs
1817 (tclStubsPtr->tcl_AllowExceptions) /* 68 */
H A DtclStubs.c.orig718 (tclStubsPtr->tcl_AllowExceptions)(interp);
H A DtclDecls.h.orig1216 void (*tcl_AllowExceptions) _ANSI_ARGS_((Tcl_Interp * interp)); /* 68 */
1811 (tclStubsPtr->tcl_AllowExceptions) /* 68 */
H A DtclStubs.c718 (tclStubsPtr->tcl_AllowExceptions)(interp);
/macosx-10.10/tcl-105/tcl/tcl/generic/
H A DtclDecls.h3508 void (*tcl_AllowExceptions) (Tcl_Interp *interp); /* 68 */ member in struct:TclStubs
4334 (tclStubsPtr->tcl_AllowExceptions) /* 68 */
/macosx-10.10/tcl-105/tcl84/tcl/generic/
H A DtclDecls.h1748 void (*tcl_AllowExceptions) _ANSI_ARGS_((Tcl_Interp * interp)); /* 68 */ member in struct:TclStubs
2580 (tclStubsPtr->tcl_AllowExceptions) /* 68 */

Completed in 375 milliseconds