Home
last modified time | relevance | path

Searched refs:p1st (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/lib/libcurses/screen/
H A Dwinstr.c54 chtype *p1st = &(win->_y[cy][0]); in winstr() local
58 while (ISCBIT(*ptr) && (p1st < ptr)) in winstr()
H A Dwinwstr.c45 chtype *p1st = &(win->_y[cy][0]); in winwstr() local
50 while (ISCBIT(*ptr) && (p1st < ptr)) in winwstr()