Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
D_zoneinfo.c242 get_weak_cache(PyTypeObject *type) in get_weak_cache() function
272 PyObject *weak_cache = get_weak_cache(type); in zoneinfo_new()
406 PyObject *weak_cache = get_weak_cache(type); in zoneinfo_clear_cache()