Home
last modified time | relevance | path

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

/freebsd-src/contrib/libdiff/lib/
H A Ddiff_internal.h105 diff_chunk_contexts_touch(const struct diff_chunk_context *cc,
H A Ddiff_output_unidiff.c130 diff_chunk_contexts_touch(const struct diff_chunk_context *cc, in diff_chunk_contexts_touch() function
191 if (diff_chunk_contexts_touch(cc, &next)) { in diff_chunk_context_load_change()
573 if (diff_chunk_contexts_touch(&cc, &next)) { in diff_output_unidiff()
H A Ddiff_output_edscript.c174 if (diff_chunk_contexts_touch(&cc, &next)) { in diff_output_edscript()
H A Ddiff_output_plain.c227 if (diff_chunk_contexts_touch(&cc, &next)) { in diff_output_plain()