Searched refs:indexable (Results 1 – 2 of 2) sorted by relevance
7 # BGZF (Blocked GNU Zip Format) - gzip compatible, but also indexable
163413 Bitmask indexable; /* Bitmask of all indexable tables in the clause */ member167347 Bitmask indexable; /* Tables that are indexable, satisfying case 2 */ local167370 indexable = ~(Bitmask)0;167372 for(i=pOrWc->nTerm-1, pOrTerm=pOrWc->a; i>=0 && indexable; i--, pOrTerm++){167403 indexable &= b;167415 indexable &= b;167428 pOrInfo->indexable = indexable;167431 if( indexable ){167437 if( indexable && pOrWc->nTerm==2 ){170982 pTerm->u.pOrInfo->indexable);[all …]