Home
last modified time | relevance | path

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

/netbsd/src/external/gpl2/xcvs/dist/diff/
Danalyze.c108 int const fmid = xoff - yoff; /* Center diagonal of top-down search. */ local
110 int fmin = fmid, fmax = fmid; /* Limits of top-down search. */
113 int odd = (fmid - bmid) & 1; /* True if southeast corner is on an odd
116 fd[fmid] = xoff;
196 int dd = d - fmid;