Home
last modified time | relevance | path

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

/src/contrib/sqlite3/
H A Dsqlite3.c15814 #define BMS ((int)(sizeof(Bitmask)*8)) macro
15824 #define TOPBIT (((Bitmask)1)<<(BMS-1))
108225 testcase( pExTab->nCol==BMS-1 );
108226 testcase( pExTab->nCol==BMS );
108227 return pExTab->nCol>=BMS ? ALLBITS : MASKBIT(pExTab->nCol)-1;
108229 testcase( n==BMS-1 );
108230 testcase( n==BMS );
108231 if( n>=BMS ) n = BMS-1;
108913 testcase( iCol==BMS );
108914 testcase( iCol==BMS-1 );
[all …]
/src/share/misc/
H A Dusb_vendors16219 1054 BMS International Beheer N.V.