Searched refs:CountBits (Results 1 – 4 of 4) sorted by relevance
496 return CountBits(mask->mask, min(mask->last_bit + 1, MAX_VALUATORS)); in valuator_mask_num_valuators()700 CountBits(const uint8_t * mask, int len) in CountBits() function
67 extern _X_EXPORT int CountBits(const uint8_t * mask, int len);
1435 assert(CountBits(mask, sizeof(mask)) == 1); in include_bit_test_macros()
81139 inpututils.c: In function 'CountBits':103962 Add CountBits() to the server.