Searched defs:nPg (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/public-domain/sqlite/dist/
H A Dshell.c15351 i64 nPg; /* Size of bitmap */ member in struct:RecoverBitmap
15385 i64 nPg; /* Size of db in pages */ member in struct:RecoverStateLAF
15592 static RecoverBitmap *recoverBitmapAlloc(sqlite3_recover *p, i64 nPg){ argument
15806 i64 nPg = 0; local
15899 i64 nPg = recoverPageCount(p); local
15915 int nPg; local
[all...]
H A Dsqlite3.c243491 fts5IndexMerge( Fts5Index *p, Fts5Structure **ppStruct, int nPg, int nMin ) argument
243704 int nPg; local
243765 int nPg = pSeg->pLeaf->nn; local
245973 fts5IndexTombstoneAddToPage( Fts5Data *pPg, int bForce, int nPg, u64 iRowid ) argument
[all...]

Completed in 533 milliseconds