Searched defs:nearby (Results 1 – 1 of 1) sorted by relevance
1759 static int allocatePage(Btree *pBt, MemPage **ppPage, Pgno *pPgno, Pgno nearby){ in allocatePage()1929 Pgno nearby = 0; in fillInCell() local