Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/clinic/
D_abc.c.h152 … {"get_cache_token", (PyCFunction)_abc_get_cache_token, METH_NOARGS, _abc_get_cache_token__doc__},
158 _abc_get_cache_token(PyObject *module, PyObject *Py_UNUSED(ignored)) in _abc_get_cache_token() function