Searched defs:iPg (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/sqlite3/
H A Dshell.c4007 apndShmMap( sqlite3_file *pFile, int iPg, int pgsz, int bExtend, void volatile **pp ) argument
H A Dsqlite3.c38616 int iPg; local
55199 pagerUndoCallback(void *pCtx, Pgno iPg) argument
61048 u32 iPg; /* Current 32KB wal-index page */ local
61359 u32 iPg = pSegment->aPgno[pSegment->aIndex[pSegment->iNext]]; local
73173 int iPg = i<0 ? -i : i; local
74783 getPageReferenced(IntegrityCk *pCheck, Pgno iPg) argument
74791 setPageReferenced(IntegrityCk *pCheck, Pgno iPg) argument
76171 Pgno iPg; local
222178 int iPg = 1; local
225879 int iPg = 0; local
[all...]
/freebsd-11-stable/crypto/heimdal/lib/sqlite/
H A Dsqlite3.c40425 pagerUndoCallback(void *pCtx, Pgno iPg) argument
45704 u32 iPg = pSegment->aPgno[pSegment->aIndex[pSegment->iNext]]; local
[all...]

Completed in 1244 milliseconds