Home
last modified time | relevance | path

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

/trueos/contrib/diff/src/
HDcontext.c387 lin top0, top1; in find_hunk() local
400 top0 = start->line0 + start->deleted; in find_hunk()
409 if (start && start->line0 - top0 != start->line1 - top1) in find_hunk()
414 && start->line0 - top0 < thresh); in find_hunk()