Home
last modified time | relevance | path

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

/third_party/python/Python/
Dhamt.c2835 hamt_py_items(PyHamtObject *self, PyObject *args) in hamt_py_items() function
2865 {"items", (PyCFunction)hamt_py_items, METH_NOARGS, NULL},