Searched refs:xleft1 (Results 1 – 3 of 3) sorted by relevance
202 const int xleft1 = setup->span.left[1]; in flush_spans() local207 const int minleft = block_x(MIN2(xleft0, xleft1)); in flush_spans()214 unsigned skip_left1 = CLAMP(xleft1 - x, 0, step); in flush_spans()
153059 RtreeDValue xleft1 = DCOORD(aCell[aLeft[iLeft]].aCoord[iDim*2]);153064 || (xleft1<xright1)153065 || (xleft1==xright1 && xleft2<xright2)153080 RtreeDValue xleft1 = aCell[aIdx[jj-1]].aCoord[iDim*2];153084 assert( xleft1<=xright1 && (xleft1<xright1 || xleft2<=xright2) );
153029 RtreeDValue xleft1 = DCOORD(aCell[aLeft[iLeft]].aCoord[iDim*2]);153034 || (xleft1<xright1)153035 || (xleft1==xright1 && xleft2<xright2)153050 RtreeDValue xleft1 = aCell[aIdx[jj-1]].aCoord[iDim*2];153054 assert( xleft1<=xright1 && (xleft1<xright1 || xleft2<=xright2) );