Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/lsm1/
H A Dlsm_sorted.c5829 void sortedDumpSegment(lsm_db *pDb, Segment *pRun, int bVals){ in sortedDumpSegment() function
5948 sortedDumpSegment(pDb, &pLevel->lhs, bVals); in lsmSortedDumpStructure()
5950 sortedDumpSegment(pDb, &pLevel->aRhs[i], bVals); in lsmSortedDumpStructure()