Searched refs:format_ifdef (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/diff/src/ |
H A D | ifdef.c | 40 static void format_ifdef (char const *, lin, lin, lin, lin); 58 format_ifdef (group_format[UNCHANGED], in print_ifdef_script() 82 format_ifdef (group_format[UNCHANGED], in print_ifdef_hunk() 89 format_ifdef (group_format[changes], in print_ifdef_hunk() 99 format_ifdef (char const *format, lin beg0, lin end0, lin beg1, lin end1) in format_ifdef() function
|
/freebsd/contrib/diff/ |
H A D | ChangeLog | 2494 (format_ifdef): 1st arg is no longer const pointer. 2908 * ifdef.c (format_ifdef, print_ifdef_lines): %n is no longer a format. 2914 * ifdef.c (format_ifdef, print_ifdef_lines): Likewise. 2920 * ifdef.c: (format_ifdef, print_ifdef_lines): Add %0 format. 2928 * ifdef.c (format_ifdef): New function.
|