TY_ASSERT
logError(s1, s2, i1, TY_ASSERT, file, line);
(void) fprintf(errlog, EFORMAT, type == TY_ASSERT ? "ASSERT " : " ",
type == TY_ASSERT ? "ASSERT " : " ",
if (type == TY_ASSERT)