Searched refs:bnsch (Results 1 – 1 of 1) sorted by relevance
84 short *bnsch, *ensch; in wrefresh() local174 bnsch = _BEGNS; ensch = _ENDNS; in wrefresh()177 *bnsch++ = scrco; in wrefresh()208 bnsch = _virtscr->_firstch + wy; in wrefresh()211 for (; wy < boty; ++wy, ++bnsch, ++ensch) { in wrefresh()213 if (*bnsch >= scrco) in wrefresh()245 if (*bnsch < scrco) in wrefresh()249 *bnsch = _INFINITY; in wrefresh()