Searched refs:bitmap_count_bits_in_word (Results 1 – 3 of 3) sorted by relevance
1113 bitmap_count_bits_in_word (const BITMAP_WORD *bits) in bitmap_count_bits_in_word() function1140 count += bitmap_count_bits_in_word (elt->bits); in bitmap_count_bits()1160 count += bitmap_count_bits_in_word (elt_a->bits); in bitmap_count_unique_bits()1165 count += bitmap_count_bits_in_word (elt_b->bits); in bitmap_count_unique_bits()1173 count += bitmap_count_bits_in_word (bits); in bitmap_count_unique_bits()
29677 (bitmap_count_bits_in_word): New function, extracted from29679 (bitmap_count_bits): Use bitmap_count_bits_in_word.
1031 bitmap_count_bits_in_word (const BITMAP_WORD *bits) in bitmap_count_bits_in_word() function1058 count += bitmap_count_bits_in_word (elt->bits); in bitmap_count_bits()1078 count += bitmap_count_bits_in_word (elt_a->bits); in bitmap_count_unique_bits()1083 count += bitmap_count_bits_in_word (elt_b->bits); in bitmap_count_unique_bits()1091 count += bitmap_count_bits_in_word (bits); in bitmap_count_unique_bits()