Searched defs:p1st (Results 1 - 2 of 2) sorted by relevance

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

Completed in 20 milliseconds