Searched refs:popcount_digit (Results 1 – 1 of 1) sorted by relevance
5337 popcount_digit(digit d) in popcount_digit() function5374 bit_count += popcount_digit(z->ob_digit[i]); in int_bit_count_impl()5384 PyObject *x = PyLong_FromLong(popcount_digit(z->ob_digit[i])); in int_bit_count_impl()