Searched refs:RTREE_ZERO (Results 1 – 1 of 1) sorted by relevance
218322 # define RTREE_ZERO 0 macro218326 # define RTREE_ZERO 0.0 macro219384 *prScore = RTREE_ZERO;219392 if( pInfo->rScore<*prScore || *prScore<RTREE_ZERO ){219803 if( rScore<RTREE_ZERO ) rScore = RTREE_ZERO;220008 p = rtreeSearchPointNew(pCsr, RTREE_ZERO, 0);220071 p->u.rValue = RTREE_ZERO;220086 pNew = rtreeSearchPointNew(pCsr, RTREE_ZERO, (u8)(pRtree->iDepth+1));220323 RtreeDValue overlap = RTREE_ZERO;220363 RtreeDValue fMinGrowth = RTREE_ZERO;[all …]