Lines Matching refs:BTREE_LARGEST_ROOT_PAGE
7559 #define BTREE_LARGEST_ROOT_PAGE 452300 sqlite3BtreeGetMeta(p, BTREE_LARGEST_ROOT_PAGE, &pgnoRoot);52550 sqlite3BtreeGetMeta(p, BTREE_LARGEST_ROOT_PAGE, &maxRootPgno);52651 if( idx==BTREE_LARGEST_ROOT_PAGE && *pMeta>0 ) pBt->readOnly = 1;86109 { OP_ReadCookie, 0, 1, BTREE_LARGEST_ROOT_PAGE},