Searched refs:RtreeSearchPoint (Results 1 – 1 of 1) sorted by relevance
218599 typedef struct RtreeSearchPoint RtreeSearchPoint; typedef218719 struct RtreeSearchPoint { struct218771 RtreeSearchPoint *aPoint; /* Priority queue for search points */218773 RtreeSearchPoint sPoint; /* Cached next search point */219707 RtreeSearchPoint *pSearch, /* Container of this cell */219910 const RtreeSearchPoint *pA,219911 const RtreeSearchPoint *pB219924 RtreeSearchPoint t = p->aPoint[i];219944 static RtreeSearchPoint *rtreeSearchPointFirst(RtreeCursor *pCur){219967 static RtreeSearchPoint *rtreeEnqueue([all …]