Home
last modified time | relevance | path

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

/freebsd/contrib/unifdef/
H A Dunifdef.c216 static int delcount; /* count of deleted lines */ variable
713 delcount += 1; in flushline()
716 if (lnnum && delcount > 0) in flushline()
720 delcount = 0; in flushline()
727 delcount += 1; in flushline()