Searched refs:cMask (Results 1 – 1 of 1) sorted by relevance
877 Bitmask cMask; in constructAutomaticIndex() local880 cMask = iCol>=BMS ? MASKBIT(BMS-1) : MASKBIT(iCol); in constructAutomaticIndex()889 if( (idxCols & cMask)==0 ){ in constructAutomaticIndex()894 idxCols |= cMask; in constructAutomaticIndex()933 Bitmask cMask; in constructAutomaticIndex() local936 cMask = iCol>=BMS ? MASKBIT(BMS-1) : MASKBIT(iCol); in constructAutomaticIndex()939 if( (idxCols & cMask)==0 ){ in constructAutomaticIndex()941 idxCols |= cMask; in constructAutomaticIndex()