Home
last modified time | relevance | path

Searched defs:pCell (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libsqlite/src/
H A Dbtree.c410 static int cellSize(Btree *pBt, Cell *pCell){ in cellSize()
437 Cell *pCell = pPage->apCell[i]; in defragmentPage() local
1159 Cell *pCell; in fileBtreeKeySize() local
1270 Cell *pCell; in fileBtreeDataSize() local
1293 Cell *pCell; in fileBtreeData() local
1339 Cell *pCell; in fileBtreeKeyCompare() local
1887 static int clearCell(Btree *pBt, Cell *pCell){ in clearCell()
2695 Cell *pCell; in fileBtreeDelete() local
2810 Cell *pCell; in clearDatabasePage() local
3340 Cell *pCell = pPage->apCell[i]; in checkTreePage() local
[all …]