Home
last modified time | relevance | path

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

/dragonfly/contrib/cvs-1.12/diff/
HDdiff.c656 = group_format[UNCHANGED] ? group_format[UNCHANGED] : "%<";
659 = group_format[UNCHANGED] ? group_format[UNCHANGED] : "%>";
660 if (!group_format[UNCHANGED])
661 group_format[UNCHANGED] = "%=";
669 (!*group_format[UNCHANGED]
670 || (strcmp (group_format[UNCHANGED], "%=") == 0
671 && !*line_format[UNCHANGED]))
HDifdef.c51 format_ifdef (group_format[UNCHANGED], next_line, files[0].valid_lines,
81 format_ifdef (group_format[UNCHANGED], next_line, first0,
182 print_ifdef_lines (doit, line_format[UNCHANGED], &groups[0]);
HDdiff.h149 UNCHANGED, enumerator
158 EXTERN char *line_format[UNCHANGED + 1];