Home
last modified time | relevance | path

Searched refs:fmid (Results 1 – 1 of 1) sorted by relevance

/mirbsd/src/gnu/usr.bin/cvs/diff/
Danalyze.c110 int const fmid = xoff - yoff; /* Center diagonal of top-down search. */ local
112 int fmin = fmid, fmax = fmid; /* Limits of top-down search. */
115 int odd = (fmid - bmid) & 1; /* True if southeast corner is on an odd
118 fd[fmid] = xoff;
198 int dd = d - fmid;