Home
last modified time | relevance | path

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

/scripts/
Dunifdef.c203 static int delcount; /* count of deleted lines */ variable
560 delcount += 1; in flushline()
563 if (lnnum && delcount > 0) in flushline()
566 delcount = 0; in flushline()
573 delcount += 1; in flushline()