Home
last modified time | relevance | path

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

/third_party/python/Python/
Dhamt.c2800 hamt_py_get(PyHamtObject *self, PyObject *args) in hamt_py_get() function
2863 {"get", (PyCFunction)hamt_py_get, METH_VARARGS, NULL},