Home
last modified time | relevance | path

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

/openbsd-src/bin/ksh/
H A Dvi.c1829 char *twb2; /* pointer into the previous display buffer */ in display() local
1903 for (twb1 = wb1, twb2 = wb2; cnt; twb1++, twb2++) { in display()
1904 if (*twb1 != *twb2) { in display()
1918 twb2--; in display()
1933 twb2++; in display()