Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/cvs/diff/
Danalyze.c111 int const bmid = xlim - ylim; /* Center diagonal of bottom-up search. */ local
113 int bmin = bmid, bmax = bmid; /* Limits of bottom-up search. */
115 int odd = (fmid - bmid) & 1; /* True if southeast corner is on an odd
119 bd[bmid] = xlim;
233 int dd = d - bmid;