Home | History | Annotate | Download | only in orig

Lines Matching refs:iPg

3503 static int apndShmMap(sqlite3_file*, int iPg, int pgsz, int, void volatile**);
3736 int iPg,
3742 return pFile->pMethods->xShmMap(pFile,iPg,pgsz,bExtend,pp);