Searched refs:iSwitchRowid (Results 1 – 1 of 1) sorted by relevance
250752 i64 iSwitchRowid; /* Firstest rowid of other than aFirst[1] */ member253105 || p1->iRowid==pIter->iSwitchRowid253106 || (p1->iRowid<pIter->iSwitchRowid)==pIter->bRev253330 if( pNew->iRowid==pIter->iSwitchRowid253331 || (pNew->iRowid<pIter->iSwitchRowid)==pIter->bRev253335 pIter->iSwitchRowid = pIter->bRev ? SMALLEST_INT64 : LARGEST_INT64;253346 pIter->iSwitchRowid = pOther->iRowid;253348 }else if( (pOther->iRowid>pIter->iSwitchRowid)==pIter->bRev ){253349 pIter->iSwitchRowid = pOther->iRowid;253369 pIter->iSwitchRowid = pSeg->iRowid;