Searched refs:BT_NBIPUL32 (Results 1 – 1 of 1) sorted by relevance
66 #define BT_NBIPUL32 (1 << BT_ULSHIFT32) /* n bits per ulong_t */ macro67 #define BT_ULMASK32 (BT_NBIPUL32 - 1) /* to extract bit index */117 (((nbits) + BT_NBIPUL32 - 1l) / BT_NBIPUL32)