Searched refs:BT_ULSHIFT (Results 1 – 1 of 1) sorted by relevance
51 #define BT_ULSHIFT 6 /* log base 2 of BT_NBIPUL, to extract word index */ macro54 #define BT_ULSHIFT 5 /* log base 2 of BT_NBIPUL, to extract word index */57 #define BT_NBIPUL (1 << BT_ULSHIFT) /* n bits per ulong_t */79 ((bitmap)[(bitindex) >> BT_ULSHIFT])