Home | History | Annotate | Download | only in orig

Lines Matching defs:wIndex

87690   unsigned wIndex = 0;
87696 wIndex += x<0 ? 1 : aCol[pIdx->aiColumn[i]].szEst;
87698 pIdx->szIdxRow = sqlite3LogEst(wIndex*4);