Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/clinic/
D_struct.c.h141 _clearcache_impl(PyObject *module);
146 return _clearcache_impl(module); in _clearcache()
/external/python/cpython3/Modules/
D_struct.c2095 _clearcache_impl(PyObject *module) in _clearcache_impl() function