Searched refs:RTREE_MAXCELLS (Results 1 – 1 of 1) sorted by relevance
218366 #define RTREE_MAXCELLS 51 macro221669 if( (4+pRtree->nBytesPerCell*RTREE_MAXCELLS)<pRtree->iNodeSize ){221670 pRtree->iNodeSize = 4+pRtree->nBytesPerCell*RTREE_MAXCELLS;