Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
D_functoolsmodule.c1198 lru_cache_call(lru_cache_object *self, PyObject *args, PyObject *kwds) in lru_cache_call() function
1332 (ternaryfunc)lru_cache_call, /* tp_call */