Home
last modified time | relevance | path

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

/external/python/cpython3/Python/
Dhamt.c2853 hamt_py_items(PyHamtObject *self, PyObject *args) in hamt_py_items() function
2883 {"items", (PyCFunction)hamt_py_items, METH_NOARGS, NULL},