Searched refs:sbch (Results 1 – 1 of 1) sorted by relevance
53 short *bch, *ech, *sbch, *sech; in wnoutrefresh() local114 sbch = _virtscr->_firstch + yorg; in wnoutrefresh()125 for (y = 0; y < boty; ++y, ++hash, ++bch, ++ech, ++sbch, in wnoutrefresh()175 if (*bch == _REDRAW || *sbch == _REDRAW) in wnoutrefresh()176 *sbch = _REDRAW; in wnoutrefresh()178 if (*sbch > lo+xorg) in wnoutrefresh()179 *sbch = lo+xorg; in wnoutrefresh()