Lines Matching defs:xleft1
203368 RtreeDValue xleft1 = DCOORD(aCell[aLeft[iLeft]].aCoord[iDim*2]);203373 || (xleft1<xright1)203374 || (xleft1==xright1 && xleft2<xright2)203389 RtreeDValue xleft1 = aCell[aIdx[jj-1]].aCoord[iDim*2];203393 assert( xleft1<=xright1 && (xleft1<xright1 || xleft2<=xright2) );