Home
last modified time | relevance | path

Searched refs:int_bit_count_impl (Results 1 - 2 of 2) sorted by relevance

/third_party/python/Objects/clinic/
H A Dlongobject.c.h192 int_bit_count_impl(PyObject *self);
197 return int_bit_count_impl(self); in int_bit_count()
/third_party/python/Objects/
H A Dlongobject.c5763 int_bit_count_impl(PyObject *self) in int_bit_count_impl() function

Completed in 8 milliseconds