Lines Matching defs:pPg

129   Page *pPg;                    /* Current page */  member
318 static u8 *fsPageData(Page *pPg, int *pnData){ in fsPageData()
406 Page *pPg, in sortedReadData()
499 static int pageObjGetNRec(Page *pPg){ in pageObjGetNRec()
521 Page *pPg, /* Page to read from */ in pageGetKey()
554 Page *pPg, /* Page to read from */ in pageGetKeyCopy()
572 static Pgno pageGetBtreeRef(Page *pPg, int iKey){ in pageGetBtreeRef()
593 Page *pPg, in pageGetBtreeKey()
673 BtreePg *pPg = &pCsr->aPg[pCsr->iPg]; in btreeCursorNext() local
752 Page *pPg = 0; in btreeCursorFirst() local
875 Page *pPg = pCsr->aPg[nDepth-1].pPage; in btreeCursorRestore() local
1018 Page *pPg = 0; /* The new page */ in segmentPtrLoadPage() local
1115 Page *pPg = 0; in sortedSplitkey() local
1494 Page *pPg = pPage; in ptrFwdPointer() local
1580 Page *pPg = pPtr->pPg; in segmentPtrFwdPointer() local
1777 Page *pPg = 0; in seekInBtree() local
1863 Page *pPg; in seekInSegment() local
3481 Page *pPg = 0; in mergeWorkerLoadHierarchy() local
3741 Page *pPg = pMW->hier.apHier[i]; in mergeWorkerFinishHierarchy() local
3913 Page *pPg = 0; /* First page of run pSeg */ in mergeWorkerFirstPage() local
3954 Page *pPg; /* Page to write to */ in mergeWorkerWrite() local
5511 void sortedDumpPage(lsm_db *pDb, Segment *pRun, Page *pPg, int bVals){ in sortedDumpPage()
5586 Page *pPg, in infoCellDump()
5661 Page *pPg = 0; /* Handle for page iPg */ in infoPageDump() local
5812 Page *pPg; in sortedDumpSegment() local
5959 void lsmSortedExpandBtreePage(Page *pPg, int nOrig){ in lsmSortedExpandBtreePage()
5973 Page *pPg = 0; in assertRunInOrder() local
6124 Page *pPg = 0; /* Main run page */ in assertBtreeOk() local