Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Python/
Dhamt.c2844 hamt_py_items(PyHamtObject *self, PyObject *args) in hamt_py_items() function
2874 {"items", _PyCFunction_CAST(hamt_py_items), METH_NOARGS, NULL},