MX_CELL          46430 third_party/sqlite/amalgamation/sqlite3.c #define MX_CELL(pBt) ((pBt->pageSize-8)/6)
MX_CELL           228 third_party/sqlite/src/src/btreeInt.h #define MX_CELL(pBt) ((pBt->pageSize-8)/6)