Searched refs:aIndex (Results 1 – 1 of 1) sorted by relevance
68114 ht_slot *aIndex; /* i0, i1, i2... such that aPgno[iN] ascend */ member69296 u32 iPg = pSegment->aPgno[pSegment->aIndex[pSegment->iNext]];69300 *piFrame = pSegment->iZero + pSegment->aIndex[pSegment->iNext];69508 ht_slot *aIndex; /* Sorted index for this segment */ local69515 aIndex = &((ht_slot *)&p->aSegment[p->nSegment])[sLoc.iZero];69519 aIndex[j] = (ht_slot)j;69521 walMergesort((u32 *)sLoc.aPgno, aTmp, aIndex, &nEntry);69524 p->aSegment[i].aIndex = aIndex;193834 } *aIndex; member194962 struct Fts3Index *aIndex; /* Allocated array */ local[all …]