Searched refs:thisTab (Results 1 – 2 of 2) sorted by relevance
3046 Bitmask thisTab; /* Bitmap for pSrc */ in bestBtreeIndex() local3048 thisTab = getMask(pWC->pMaskSet, iCur); in bestBtreeIndex()3051 if( (pTerm->prereqAll & notValid)!=thisTab ) continue; in bestBtreeIndex()
100700 Bitmask thisTab; /* Bitmap for pSrc */100702 thisTab = getMask(pWC->pMaskSet, iCur);100705 if( (pTerm->prereqAll & notValid)!=thisTab ) continue;