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

/macosx-10.10/tcl-105/tcl_ext/xotcl/xotcl/generic/
H A Dxotcl.c2948 int savedCheckoptions, acResult = TCL_OK; local
2993 acResult = checkConditionInScope(interp, alist->content);
2994 if (acResult != TCL_OK)
3011 if (acResult == TCL_ERROR) {

Completed in 126 milliseconds