Home | History | Annotate | Download | only in fts3

Lines Matching refs:nCost

1076   int nCost = 0;                  /* Cost in bytes to return */
1138 nCost += ((nOvfl + pCsr->nRowAvg - 1)/pCsr->nRowAvg);
1143 *pnCost += nCost;