Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libsqlite/src/
H A Dbtree.c1889 static int clearCell(Btree *pBt, Cell *pCell){ in clearCell() function
1955 clearCell(pBt, pCell); in fillInCell()
2664 rc = clearCell(pBt, pPage->apCell[pCur->idx]); in fileBtreeInsert()
2724 rc = clearCell(pBt, pCell); in fileBtreeDelete()
2829 rc = clearCell(pBt, pCell); in clearDatabasePage()