Searched refs:format_ifdef (Results 1 – 2 of 2) sorted by relevance
| /plan9/sys/src/ape/cmd/diff/ |
| H A D | ifdef.c | 34 static void format_ifdef PARAMS((char *, int, int, int, int)); 51 format_ifdef (group_format[UNCHANGED], next_line, files[0].valid_lines, 81 format_ifdef (group_format[UNCHANGED], next_line, first0, 86 format_ifdef (format, first0, next_line, first1, last1 + 1); 94 format_ifdef (format, beg0, end0, beg1, end1) in format_ifdef() function
|
| H A D | ChangeLog | 397 (format_ifdef): 1st arg is no longer const pointer. 811 * ifdef.c (format_ifdef, print_ifdef_lines): %n is no longer a format. 817 * ifdef.c (format_ifdef, print_ifdef_lines): Likewise. 823 * ifdef.c: (format_ifdef, print_ifdef_lines): Add %0 format. 831 * ifdef.c (format_ifdef): New function.
|