Home
last modified time | relevance | path

Searched refs:rtTopic (Results 1 – 1 of 1) sorted by relevance

/sqlite-3.40.0/ext/lsm1/
H A Dlsm_sorted.c545 *piTopic = rtTopic(eType); in pageGetKey()
629 if( piTopic ) *piTopic = rtTopic(eType); in pageGetBtreeKey()
1686 iTopicT = rtTopic(pPtr->eType); in segmentPtrSeek()
2087 rtTopic(iLhsFlags), pLhsKey, nLhsKey, in sortedDbKeyCompare()
2088 rtTopic(iRhsFlags), pRhsKey, nRhsKey in sortedDbKeyCompare()
2838 rtTopic(csrflags), pKey, nKey in mcursorLocationOk()
4180 rtTopic(eType), pKey, nKey in mergeRangeDeletes()
4245 int res = rtTopic(pBtCsr->eType) - rtTopic(eType); in mergeWorkerStep()
4636 if( rtTopic(pCsr->eType)==0 ){ in sortedBtreeGobble()
5772 if( rtTopic(eType) ){ in infoPageDump()
[all …]