Searched refs:StatPage (Results 1 – 1 of 1) sorted by relevance
231457 typedef struct StatPage StatPage; typedef231471 struct StatPage { struct231494 StatPage aPage[32]; /* Pages in path to current page */ argument231676 static void statClearCells(StatPage *p){231688 static void statClearPage(StatPage *p){231692 memset(p, 0, sizeof(StatPage));231765 static int statDecodePage(Btree *pBt, StatPage *p){231910 StatPage *pPg /* Load page into this object */231979 StatPage *p = &pCsr->aPage[pCsr->iPage];232051 StatPage *p = &pCsr->aPage[pCsr->iPage];