Searched refs:twb2 (Results 1 – 1 of 1) sorted by relevance
1829 char *twb2; /* pointer into the previous display buffer */ in display() local1903 for (twb1 = wb1, twb2 = wb2; cnt; twb1++, twb2++) { in display()1904 if (*twb1 != *twb2) { in display()1918 twb2--; in display()1933 twb2++; in display()