Lines Matching full:lin
93 XTERN lin context;
100 XTERN lin horizon_lines;
221 lin inserted; /* # lines of file 1 changed here. */
222 lin deleted; /* # lines of file 0 changed here. */
223 lin line0; /* Line number of 1st deleted line. */
224 lin line1; /* Line number of 1st inserted line. */
254 lin linbuf_base, buffered_lines, valid_lines, alloc_lines;
261 lin prefix_lines;
269 lin *equivs;
273 lin *undiscarded;
277 lin *realindexes;
280 lin nondiscarded_lines;
295 lin equiv_max;
356 lin translate_line_number (struct file_data const *, lin);
360 enum changes analyze_hunk (struct change *, lin *, lin *, lin *, lin *);
372 void print_number_range (char, struct file_data *, lin, lin);
375 void translate_range (struct file_data const *, lin, lin, long int *, long int *);