Searched refs:StatPage (Results 1 – 1 of 1) sorted by relevance
231851 typedef struct StatPage StatPage; typedef231865 struct StatPage { struct231888 StatPage aPage[32]; /* Pages in path to current page */ argument232070 static void statClearCells(StatPage *p){232082 static void statClearPage(StatPage *p){232086 memset(p, 0, sizeof(StatPage));232159 static int statDecodePage(Btree *pBt, StatPage *p){232304 StatPage *pPg /* Load page into this object */232373 StatPage *p = &pCsr->aPage[pCsr->iPage];232445 StatPage *p = &pCsr->aPage[pCsr->iPage];