Searched refs:_yDst (Results 1 – 1 of 1) sorted by relevance
63 chtype **_yDst = Dstwin->_y, **_ySrc = Srcwin->_y, in copywin() local96 spDst = &_yDst[yDst][minColDst]; in copywin()100 epDst = savepD = &_yDst[yDst][maxColDst]; in copywin()137 (intptr_t)(spDst - *_yDst[yDst])); in copywin()141 (intptr_t)(epDst - *_yDst[yDst])); in copywin()156 (void) memcpy((char *)&_yDst[yDst][minColDst], in copywin()