Home
last modified time | relevance | path

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

/freebsd/contrib/nvi/common/
H A Dput.c82 ++lno, ++sp->rptlines[L_ADDED], tp = TAILQ_NEXT(tp, q)) in put()
96 ++lno, ++sp->rptlines[L_ADDED], tp = TAILQ_NEXT(tp, q)) in put()
209 ++lno, ++sp->rptlines[L_ADDED], tp = TAILQ_NEXT(tp, q)) in put()
215 ++sp->rptlines[L_ADDED]; in put()
H A Dscreen.h65 #define L_ADDED 0 /* Added lines. */ macro
H A Dlog.c416 ++sp->rptlines[L_ADDED]; in log_backward()
596 ++sp->rptlines[L_ADDED]; in log_forward()
/freebsd/contrib/nvi/ex/
H A Dex_filter.c176 sp->rptlines[L_ADDED] += nread; in ex_filter()
252 sp->rptlines[L_ADDED] += nread; in ex_filter()
H A Dex_subst.c730 ++sp->rptlines[L_ADDED]; in s()
796 ++sp->rptlines[L_ADDED]; in s()