Searched refs:dnext (Results 1 – 1 of 1) sorted by relevance
288 diff_T *dnext; in diff_mark_adjust_tp() local339 if (dnext == NULL) in diff_mark_adjust_tp()342 dnext->df_lnum[idx] = line1; in diff_mark_adjust_tp()343 dnext->df_count[idx] = inserted; in diff_mark_adjust_tp()348 dnext->df_lnum[i] = line1; in diff_mark_adjust_tp()350 dnext->df_lnum[i] = line1 in diff_mark_adjust_tp()353 dnext->df_count[i] = deleted; in diff_mark_adjust_tp()508 dnext = dp->df_next; in diff_mark_adjust_tp()510 dp = dnext; in diff_mark_adjust_tp()512 tp->tp_first_diff = dnext; in diff_mark_adjust_tp()[all …]