Searched refs:RtreeSearchPoint (Results 1 – 1 of 1) sorted by relevance
218227 typedef struct RtreeSearchPoint RtreeSearchPoint; typedef218347 struct RtreeSearchPoint { struct218399 RtreeSearchPoint *aPoint; /* Priority queue for search points */218401 RtreeSearchPoint sPoint; /* Cached next search point */219332 RtreeSearchPoint *pSearch, /* Container of this cell */219535 const RtreeSearchPoint *pA,219536 const RtreeSearchPoint *pB219549 RtreeSearchPoint t = p->aPoint[i];219569 static RtreeSearchPoint *rtreeSearchPointFirst(RtreeCursor *pCur){219592 static RtreeSearchPoint *rtreeEnqueue([all …]