Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/doc/
H A Ddoccomp.cxx690 const long dmax = nEnd1 - nStt2; /* Maximum valid diagonal. */ in CheckDiag() local
711 fmax < dmax ? pFDiag[++fmax + 1] = -1 : --fmax; in CheckDiag()
737 bmax < dmax ? pBDiag[++bmax + 1] = INT_MAX : --bmax; in CheckDiag()

Completed in 23 milliseconds