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

/freebsd-10.0-release/gnu/usr.bin/rcs/rcsdiff/
H A Drcsdiff.c177 int no_diff_means_no_output; variable
190 no_diff_means_no_output = true;
214 no_diff_means_no_output = false;
234 no_diff_means_no_output = false;
355 if (no_diff_means_no_output && xrev1 == xrev2)
/freebsd-10.0-release/contrib/diff/src/
H A Ddiff.h90 XTERN bool no_diff_means_no_output;
89 XTERN bool no_diff_means_no_output; variable
H A Dio.c498 if (context <= i && no_diff_means_no_output)
714 if (no_diff_means_no_output && ! function_regexp.fastmap
736 if (! (no_diff_means_no_output
H A Ddiff.c722 no_diff_means_no_output =
1211 && no_diff_means_no_output)
H A Danalyze.c961 if (changes | !no_diff_means_no_output)

Completed in 144 milliseconds