Lines Matching refs:MX_CELL_SIZE
44597 #define MX_CELL_SIZE(pBt) (pBt->pageSize-8)47361 ** MX_CELL_SIZE(pBt) bytes.47785 assert( pBt->maxLeaf + 23 <= MX_CELL_SIZE(pBt) );52077 assert( szNew<=MX_CELL_SIZE(pBt) );52217 assert( MX_CELL_SIZE(pBt)>=nCell );