Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libsqlite/src/
H A Dbtree.c1208 OverflowPage *pOvfl; in getPayload() local
1226 sqlitepager_unref(pOvfl); in getPayload()
1362 OverflowPage *pOvfl; in fileBtreeKeyCompare() local
1761 OverflowPage *pOvfl; in allocatePage() local
1829 assert( pOvfl!=0 ); in freePage()
1865 if( pOvfl==0 ){ in freePage()
1889 OverflowPage *pOvfl; in clearCell() local
1957 pPrior = pOvfl; in fillInCell()
1960 pNext = &pOvfl->iNext; in fillInCell()
2902 OverflowPage *pOvfl;
[all …]