Searched refs:p1st (Results 1 – 2 of 2) sorted by relevance
54 chtype *p1st = &(win->_y[cy][0]); in winstr() local58 while (ISCBIT(*ptr) && (p1st < ptr)) in winstr()
45 chtype *p1st = &(win->_y[cy][0]); in winwstr() local50 while (ISCBIT(*ptr) && (p1st < ptr)) in winwstr()