CharEq
if (CharEq(*cp, old_bkgd)) {
(!CharEq(dst->_line[dy].text[dx],
if (!CharEq(dst->_line[dy].text[dx],
if (!CharEq(ch, nline->text[n])) {
if (!CharEq(oline->text[src_col], nline->text[dst_col])) {
if (!(CharEq(*from, *to)))
if (!(CharEq(blank, *to)))
if (!CharEq(*cp, blank)) {
ok = (CharEq(NewScreen(SP_PARM)->_line[row].text[col], blank));
ok = (CharEq(CurScreen(SP_PARM)->_line[row].text[col], blank));
if (!CharEq(newLine[n], oldLine[n])) {
if (!CharEq(oldLine[oFirstChar], blank))
if (!CharEq(newLine[nFirstChar], blank))
&& CharEq(newLine[firstChar], oldLine[firstChar]))
&& CharEq(newLine[firstChar], oldLine[firstChar]))
&& CharEq(newLine[nLastChar], oldLine[nLastChar]))
while (oLastChar > firstChar && CharEq(oldLine[oLastChar], blank))
while (nLastChar > firstChar && CharEq(newLine[nLastChar], blank))
if (!CharEq(newLine[firstChar], blank))
&& (!CharEq(newLine[nLastChar], oldLine[oLastChar])
while (CharEq(newLine[nLastChar], oldLine[oLastChar])) {
!CharEq(newLine[nLastChar - 1], oldLine[oLastChar - 1]))
while (num > 1 && !CharEq(ntext[0], ntext[1])) {
while (runcount < num && CharEq(ntext[runcount], ntext0))
if (CharEq(otext[j], ntext[j])) {
if (CharEq(myZEROS, widevalue[i]))