Home
last modified time | relevance | path

Searched refs:ITCL_IGNORE_ERRS (Results 1 – 6 of 6) sorted by relevance

/dports/lang/itcl/itcl3.4.1/generic/
H A DitclInt.h337 #define ITCL_IGNORE_ERRS 0x002 /* useful for construction/destruction */ macro
H A Ditcl_objects.c376 if ((flags & ITCL_IGNORE_ERRS) == 0) {
917 Itcl_DestructObject(cdefnPtr->interp, contextObj, ITCL_IGNORE_ERRS);
/dports/lang/itcl4/itcl4.2.2/generic/
H A DitclInt.h393 #define ITCL_IGNORE_ERRS 0x002 /* useful for construction/destruction */ macro
H A DitclObject.c139 Itcl_DestructObject(ioPtr->interp, ioPtr, ITCL_IGNORE_ERRS); in ObjectRenamedTrace()
1367 if ((flags & ITCL_IGNORE_ERRS) == 0) { in Itcl_DestructObject()
2624 ITCL_IGNORE_ERRS); in ItclDestroyObject()
/dports/lang/tcl86/tcl8.6.12/pkgs/itcl4.2.2/generic/
H A DitclInt.h393 #define ITCL_IGNORE_ERRS 0x002 /* useful for construction/destruction */ macro
H A DitclObject.c139 Itcl_DestructObject(ioPtr->interp, ioPtr, ITCL_IGNORE_ERRS); in ObjectRenamedTrace()
1367 if ((flags & ITCL_IGNORE_ERRS) == 0) { in Itcl_DestructObject()
2624 ITCL_IGNORE_ERRS); in ItclDestroyObject()