Home
last modified time | relevance | path

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

/sqlite-3.40.0/tool/
H A Dshowdb.c450 u32 ovfl; in describeCell() local
835 u32 ovfl = decodeInt32(a+nLocal); in page_usage_cell() local
H A Dshowwal.c423 int ovfl; in describeCell() local
/sqlite-3.40.0/src/
H A Dbtree.c1470 Pgno ovfl; in ptrmapPutOvflPtr() local
4824 Pgno ovfl, /* Current overflow page number */ in getOverflowPage()
9171 Pgno ovfl = get4byte(&newCell[szNew-4]); in sqlite3BtreeInsert() local