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

/macosx-10.10/tcl-105/tcl_ext/xotcl/xotcl/generic/
H A Dxotcl.c2946 XOTclTclObjList *checkFailed = NULL; local
2995 checkFailed = alist;
2999 /* fprintf(stderr, "...%s\n", checkFailed ? "failed" : "ok"); */
3004 if (checkFailed)
3009 if (checkFailed) {
3015 ObjStr(checkFailed->content), "} in proc '",
3021 ObjStr(checkFailed->content), "} in proc '",

Completed in 87 milliseconds