Searched refs:aIndex (Results 1 – 1 of 1) sorted by relevance
68019 ht_slot *aIndex; /* i0, i1, i2... such that aPgno[iN] ascend */ member69195 u32 iPg = pSegment->aPgno[pSegment->aIndex[pSegment->iNext]];69199 *piFrame = pSegment->iZero + pSegment->aIndex[pSegment->iNext];69407 ht_slot *aIndex; /* Sorted index for this segment */ local69414 aIndex = &((ht_slot *)&p->aSegment[p->nSegment])[sLoc.iZero];69418 aIndex[j] = (ht_slot)j;69420 walMergesort((u32 *)sLoc.aPgno, aTmp, aIndex, &nEntry);69423 p->aSegment[i].aIndex = aIndex;193537 } *aIndex; member194659 struct Fts3Index *aIndex; /* Allocated array */ local[all …]