Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libsqlite/src/
H A Dbtree.c411 int n = NKEY(pBt, pCell->h) + NDATA(pBt, pCell->h); in cellSize()
1159 Cell *pCell; in fileBtreeKeySize() local
1270 Cell *pCell; in fileBtreeDataSize() local
1293 Cell *pCell; in fileBtreeData() local
1339 Cell *pCell; in fileBtreeKeyCompare() local
1897 pCell->ovfl = 0; in clearCell()
2695 Cell *pCell; in fileBtreeDelete() local
2810 Cell *pCell; in clearDatabasePage() local
2956 Cell *pCell;
3060 sz = NKEY(pBt, pCell->h) + NDATA(pBt, pCell->h); in fileBtreePageDump()
[all …]