Searched refs:treeInsert (Results 1 – 1 of 1) sorted by relevance
| /sqlite-3.40.0/ext/lsm1/ |
| H A D | lsm_tree.c | 893 static int treeInsert( in treeInsert() function 938 rc = treeInsert(pDb, pCsr, in treeInsert() 1051 rc = treeInsert(pDb, pCsr, iNew, pLeaf->aiKeyPtr[1], iRight, in treeInsertLeaf() 1551 rc = treeInsert(pDb, &csr, 0, iTreeKey, 0, iSlot); in treeInsertEntry()
|