Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Python/
Dhamt.c2863 hamt_py_dump(PyHamtObject *self, PyObject *Py_UNUSED(args)) in hamt_py_dump() function
2878 {"__dump__", _PyCFunction_CAST(hamt_py_dump), METH_NOARGS, NULL},