Searched refs:iTopicT (Results 1 – 1 of 1) sorted by relevance
| /sqlite-3.40.0/ext/lsm1/ |
| H A D | lsm_sorted.c | 1678 int iTopicT; in segmentPtrSeek() local 1686 iTopicT = rtTopic(pPtr->eType); in segmentPtrSeek() 1688 res = sortedKeyCompare(xCmp, iTopicT, pKeyT, nKeyT, iTopic, pKey, nKey); in segmentPtrSeek() 1810 int iTopicT; /* Topic for key pKeyT/nKeyT */ in seekInBtree() local 1815 pSeg, pPg, iTry, &iPtr, &iTopicT, &pKeyT, &nKeyT, &blob in seekInBtree() 1825 pCsr->pDb->xCmp, iTopic, pKey, nKey, iTopicT, pKeyT, nKeyT in seekInBtree()
|