Home | History | Annotate | Download | only in orig

Lines Matching defs:cellSize

55779 static u16 cellSize(MemPage *pPage, int iCell){
60723 assert( CORRUPT_DB || sz==cellSize(pPage, idx) );