Searched refs:BMS (Results 1 – 2 of 2) sorted by relevance
15370 #define BMS ((int)(sizeof(Bitmask)*8)) macro15380 #define TOPBIT (((Bitmask)1)<<(BMS-1))106373 testcase( pExTab->nCol==BMS-1 );106374 testcase( pExTab->nCol==BMS );106375 return pExTab->nCol>=BMS ? ALLBITS : MASKBIT(pExTab->nCol)-1;106377 testcase( n==BMS-1 );106378 testcase( n==BMS );106379 if( n>=BMS ) n = BMS-1;107025 testcase( iCol==BMS );107026 testcase( iCol==BMS-1 );[all …]
826 BMS:Brumado, BA, Brazil