Home
last modified time | relevance | path

Searched refs:CheckForUnclosedCatches (Results 1 – 2 of 2) sorted by relevance

/dports/lang/tcl86/tcl8.6.12/generic/
H A DtclAssembly.c256 static int CheckForUnclosedCatches(AssemblyEnv*);
3645 if (CheckForUnclosedCatches(assemEnvPtr) != TCL_OK) { in ProcessCatches()
3848 CheckForUnclosedCatches( in CheckForUnclosedCatches() function
/dports/lang/tcl87/tcl8.7a5/generic/
H A DtclAssembly.c259 static int CheckForUnclosedCatches(AssemblyEnv*);
3655 if (CheckForUnclosedCatches(assemEnvPtr) != TCL_OK) { in ProcessCatches()
3858 CheckForUnclosedCatches( in CheckForUnclosedCatches() function