Home
last modified time | relevance | path

Searched refs:_collections__count_elements (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython3/Modules/clinic/
D_collectionsmodule.c.h12 …{"_count_elements", (PyCFunction)(void(*)(void))_collections__count_elements, METH_FASTCALL, _coll…
19 _collections__count_elements(PyObject *module, PyObject *const *args, Py_ssize_t nargs) in _collections__count_elements() function