Home | History | Annotate | Download | only in fts3

Lines Matching refs:nOvfl

1137         int nOvfl = (nBlob + 34)/pgsz;
1138 nCost += ((nOvfl + pCsr->nRowAvg - 1)/pCsr->nRowAvg);