Home
last modified time | relevance | path

Searched defs:right_end (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/libdiff/lib/
H A Ddiff_output_unidiff.c111 int right_end = diff_chunk_get_right_end(c, r, context_lines); in diff_chunk_context_get() local
H A Ddiff_myers.c53 unsigned int right_end; member