Home
last modified time | relevance | path

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

/third_party/sqlite/src/
H A Dshell.c12754 i64 nPg; /* Size of bitmap */ member
12788 i64 nPg; /* Size of db in pages */ member
12995 static RecoverBitmap *recoverBitmapAlloc(sqlite3_recover *p, i64 nPg){ in recoverBitmapAlloc() argument
13209 i64 nPg = 0; recoverPageCount() local
13302 i64 nPg = recoverPageCount(p); recoverGetPage() local
13318 int nPg; recoverGetPage() local
[all...]
H A Dsqlite3.c234442 fts5IndexMerge( Fts5Index *p, Fts5Structure **ppStruct, int nPg, int nMin ) global() argument
[all...]

Completed in 144 milliseconds