Searched refs:indexable (Results 1 – 2 of 2) sorted by relevance
7 # BGZF (Blocked GNU Zip Format) - gzip compatible, but also indexable
163663 Bitmask indexable; /* Bitmask of all indexable tables in the clause */ member167601 Bitmask indexable; /* Tables that are indexable, satisfying case 2 */ local167624 indexable = ~(Bitmask)0;167626 for(i=pOrWc->nTerm-1, pOrTerm=pOrWc->a; i>=0 && indexable; i--, pOrTerm++){167657 indexable &= b;167669 indexable &= b;167682 pOrInfo->indexable = indexable;167685 if( indexable ){167691 if( indexable && pOrWc->nTerm==2 ){171236 pTerm->u.pOrInfo->indexable);[all …]