Searched refs:MX_CELL_SIZE (Results 1 – 1 of 1) sorted by relevance
72407 #define MX_CELL_SIZE(pBt) ((int)(pBt->pageSize-8)) macro76675 assert( pBt->maxLeaf + 23 <= MX_CELL_SIZE(pBt) );82830 assert( szNew <= MX_CELL_SIZE(p->pBt) );83199 assert( MX_CELL_SIZE(pBt) >= nCell );