Searched refs:bs_bit_mask (Results 1 – 3 of 3) sorted by relevance
47 const ulong bs_bit_mask[] = { variable412 ((current[1] <<-bit_idx) & mask)) & bs_bit_mask[bits]; in Get()431 ((current[1] <<-bit_idx) & mask)) & bs_bit_mask[bits]; in Show()521 (current[0] >> bit_idx)) & bs_bit_mask[bits]; in Get()541 (current[0] >> bit_idx)) & bs_bit_mask[bits]; in Show()1022 val &= bs_bit_mask[bits]; in Put()
270 extern const ulong bs_bit_mask[];
1294 int mask = bs_bit_mask[cat]; in GetBlock()1310 mask = bs_bit_mask[cat]; in GetBlock()