__m_cc_compare
if (!__m_cc_compare(--nptr, &newscr->_bg, 1))
for (count = 0; __m_cc_compare(optr, nptr, 1); ++count) {
&& (!__m_cc_compare(optr, nptr, 1) || 0 < count--)) {
if (!__m_cc_compare(optr, &newscr->_bg, 1))
if (!__m_cc_compare(old, new, 1))
extern int __m_cc_compare(const cchar_t *, const cchar_t *, int);
if (__m_cc_compare(cp, &w->_bg, 0)) {
if (__m_cc_compare(st, &bg, 1))
if (!__m_cc_compare(--nptr, &newscr->_bg, 1))
if (!__m_cc_compare(&optr[col], &nptr[col], 1))
if (__m_cc_compare(&optr[col + deleteCount],
cmp = __m_cc_compare(&optr[col + bestDeleteCount],
extern int __m_cc_compare(const cchar_t *, const cchar_t *, int);