Searched refs:_collections__count_elements_impl (Results 1 – 2 of 2) sorted by relevance
15 _collections__count_elements_impl(PyObject *module, PyObject *mapping,30 return_value = _collections__count_elements_impl(module, mapping, iterable); in _collections__count_elements()
2285 _collections__count_elements_impl(PyObject *module, PyObject *mapping, in _collections__count_elements_impl() function