Searched refs:iSwitchRowid (Results 1 – 1 of 1) sorted by relevance
251484 i64 iSwitchRowid; /* Firstest rowid of other than aFirst[1] */ member253841 || p1->iRowid==pIter->iSwitchRowid253842 || (p1->iRowid<pIter->iSwitchRowid)==pIter->bRev254066 if( pNew->iRowid==pIter->iSwitchRowid254067 || (pNew->iRowid<pIter->iSwitchRowid)==pIter->bRev254071 pIter->iSwitchRowid = pIter->bRev ? SMALLEST_INT64 : LARGEST_INT64;254082 pIter->iSwitchRowid = pOther->iRowid;254084 }else if( (pOther->iRowid>pIter->iSwitchRowid)==pIter->bRev ){254085 pIter->iSwitchRowid = pOther->iRowid;254105 pIter->iSwitchRowid = pSeg->iRowid;