Home
last modified time | relevance | path

Searched defs:have_binary (Results 1 – 4 of 4) sorted by relevance

/freebsd-src/contrib/libdiff/lib/
H A Ddiff_output_edscript.c122 bool have_binary = (atomizer_flags & DIFF_ATOMIZER_FOUND_BINARY_DATA); in diff_output_edscript() local
H A Ddiff_output_plain.c165 bool have_binary = (atomizer_flags & DIFF_ATOMIZER_FOUND_BINARY_DATA); in diff_output_plain() local
H A Ddiff_output_unidiff.c456 bool have_binary = (atomizer_flags & DIFF_ATOMIZER_FOUND_BINARY_DATA); in diff_output_unidiff() local
/freebsd-src/usr.bin/diff/
H A Ddiffreg_new.c153 bool force_text, have_binary; in diffreg_new() local