Searched refs:int_bit_count_impl (Results 1 – 2 of 2) sorted by relevance
192 int_bit_count_impl(PyObject *self);197 return int_bit_count_impl(self); in int_bit_count()
5332 int_bit_count_impl(PyObject *self) in int_bit_count_impl() function