Searched refs:ExceptionRangeType (Results 1 - 6 of 6) sorted by relevance

/macosx-10.10.1/tcl-105/tcl_ext/tbcload/tbcload/
H A DcmpInt.h100 * Map between ExceptionRangeType enums and type codes
103 ExceptionRangeType type; /* The TCL enum for a given exception range
H A DcmpRead.c139 * Map between ExceptionRangeType enums and type codes.
412 ExceptionRangeType* typePtr));
2149 * Given a name, place the corresponding ExceptionRangeType enum in *typePtr.
2165 ExceptionRangeType* typePtr;
/macosx-10.10.1/tcl-105/tcl/tcl/generic/
H A DtclCompile.h84 } ExceptionRangeType;
87 ExceptionRangeType type; /* The kind of ExceptionRange. */
897 MODULE_SCOPE int TclCreateExceptRange(ExceptionRangeType type,
83 } ExceptionRangeType; typedef in typeref:enum:__anon12505
H A DtclCompile.c2635 ExceptionRangeType type, /* The kind of ExceptionRange desired. */
/macosx-10.10.1/tcl-105/tcl84/tcl/generic/
H A DtclCompile.h90 } ExceptionRangeType; typedef in typeref:enum:__anon12581
93 ExceptionRangeType type; /* The kind of ExceptionRange. */
817 ExceptionRangeType type, CompileEnv *envPtr));
H A DtclCompile.c2729 ExceptionRangeType type; /* The kind of ExceptionRange desired. */

Completed in 322 milliseconds