Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libcurses/screen/
H A Dwredrawln.c62 short *firstch, *efirstch; in wredrawln() local
72 efirstch = firstch + numlines; in wredrawln()
73 while (firstch < efirstch) in wredrawln()