Searched refs:BT_ULMAXMASK (Results 1 – 4 of 4) sorted by relevance
198 word = word & (BT_ULMAXMASK << partial_start); in bt_getlowbit()222 word = word & (~(BT_ULMAXMASK << partial_stop + 1)); in bt_getlowbit()
68 #define BT_ULMAXMASK 0xffffffffffffffff /* used by bt_getlowbit */ macro70 #define BT_ULMAXMASK 0xffffffff
363 gids[i] = BT_ULMAXMASK; in fmd_dispq_dispatch_gid()
573 if (plp->pl_bitmap[i] != BT_ULMAXMASK) in lpg_isfree()