Lines Matching refs:lin
30 lin from, upto; /* start and limit lines for this group of lines */
36 struct file_data const *, lin,
39 static lin groups_letter_value (struct group const *, char);
40 static void format_ifdef (char const *, lin, lin, lin, lin);
44 static lin next_line0;
45 static lin next_line1;
71 lin first0, last0, first1, last1; in print_ifdef_hunk()
99 format_ifdef (char const *format, lin beg0, lin end0, lin beg1, lin end1) in format_ifdef()
211 static lin
242 lin from = group->from, upto = group->upto; in print_ifdef_lines()
306 struct file_data const *file, lin n, in do_printf_spec()
343 lin value; in do_printf_spec()