Searched refs:bnsch (Results 1 – 1 of 1) sorted by relevance
86 short *bnsch, *ensch; in wrefresh() local176 bnsch = _BEGNS; ensch = _ENDNS; in wrefresh()179 *bnsch++ = scrco; in wrefresh()210 bnsch = _virtscr->_firstch + wy; in wrefresh()213 for (; wy < boty; ++wy, ++bnsch, ++ensch) { in wrefresh()215 if (*bnsch >= scrco) in wrefresh()247 if (*bnsch < scrco) in wrefresh()251 *bnsch = _INFINITY; in wrefresh()