Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libcurses/screen/
H A Dcopywin.c64 *savepD, width_bytes, numcopied; in copywin() local
98 epDst = savepD = &_yDst[yDst][maxColDst]; in copywin()
109 if (epDst+t <= savepD) in copywin()