Home
last modified time | relevance | path

Searched refs:BMS (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/public-domain/sqlite/dist/
H A Dsqlite3.c15370 #define BMS ((int)(sizeof(Bitmask)*8)) macro
15380 #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 …]
/netbsd-src/share/misc/
H A Dairport826 BMS:Brumado, BA, Brazil