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

/macosx-10.9.5/patch_cmds-17/diffstat/
H A Ddiffstat.c325 cDelete, enumerator in enum:__anon11677
331 #define DelOf(p) (p)->count[cDelete] /* "-" count deleted lines */
1106 if (p->chunk[cInsert] && p->chunk[cDelete]) {
1108 if (p->chunk[cInsert] > p->chunk[cDelete]) {
1109 change = p->chunk[cDelete];
1114 p->chunk[cDelete] -= change;
1285 update_chunk(that, cDelete);
1535 update_chunk(that, cDelete);

Completed in 79 milliseconds