Searched refs:total_del (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/patch_cmds-17/diffstat/
H A Ddiffstat.c1879 long total_del = 0; local
1955 total_del += DelOf(p);
2002 if (total_del)
2003 printf(", %ld deletion%s(-)", PLURAL(total_del));

Completed in 115 milliseconds