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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
H A Ddiffseq.h156 const OFFSET bmid = xlim - ylim; /* Center diagonal of bottom-up search. */ local
159 OFFSET bmin = bmid;
160 OFFSET bmax = bmid; /* Limits of bottom-up search. */
162 bool odd = (fmid - bmid) & 1; /* True if southeast corner is on an odd
166 bd[bmid] = xlim;
293 OFFSET dd = d - bmid;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/libgettextpo/
H A Ddiffseq.h156 const OFFSET bmid = xlim - ylim; /* Center diagonal of bottom-up search. */ local
159 OFFSET bmin = bmid;
160 OFFSET bmax = bmid; /* Limits of bottom-up search. */
162 bool odd = (fmid - bmid) & 1; /* True if southeast corner is on an odd
166 bd[bmid] = xlim;
293 OFFSET dd = d - bmid;

Completed in 60 milliseconds