Home
last modified time | relevance | path

Searched refs:BTREE_LARGEST_ROOT_PAGE (Results 1 – 1 of 1) sorted by relevance

/netbsd/src/external/public-domain/sqlite/dist/
Dsqlite3.c16129 #define BTREE_LARGEST_ROOT_PAGE 4 macro
80084 sqlite3BtreeGetMeta(p, BTREE_LARGEST_ROOT_PAGE, &pgnoRoot);
80354 sqlite3BtreeGetMeta(p, BTREE_LARGEST_ROOT_PAGE, &maxRootPgno);
80458 if( idx==BTREE_LARGEST_ROOT_PAGE && *pMeta>0 ){
138545 { OP_ReadCookie, 0, 1, BTREE_LARGEST_ROOT_PAGE},