print_ifdef_lines   42 src/ifdef.c    static void print_ifdef_lines (FILE *, char const *, struct group const *);
print_ifdef_lines  178 src/ifdef.c    	    print_ifdef_lines (out, line_format[OLD], &groups[0]);
print_ifdef_lines  183 src/ifdef.c    	    print_ifdef_lines (out, line_format[UNCHANGED], &groups[0]);
print_ifdef_lines  188 src/ifdef.c    	    print_ifdef_lines (out, line_format[NEW], &groups[1]);