Home
last modified time | relevance | path

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

/netbsd/src/external/gpl2/xcvs/dist/diff/
Danalyze.c109 int const bmid = xlim - ylim; /* Center diagonal of bottom-up search. */ local
111 int bmin = bmid, bmax = bmid; /* Limits of bottom-up search. */
113 int odd = (fmid - bmid) & 1; /* True if southeast corner is on an odd
117 bd[bmid] = xlim;
231 int dd = d - bmid;