Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
D_functoolsmodule.c1237 lru_cache_reduce(PyObject *self, PyObject *unused) in lru_cache_reduce() function
1305 {"__reduce__", (PyCFunction)lru_cache_reduce, METH_NOARGS},