Home
last modified time | relevance | path

Searched defs:weak_cache (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython3/Modules/
D_zoneinfo.c322 PyObject *weak_cache = get_weak_cache(state, type); in zoneinfo_ZoneInfo_impl() local
494 PyObject *weak_cache = get_weak_cache(state, type); in zoneinfo_ZoneInfo_clear_cache_impl() local
2561 PyObject *weak_cache = PyObject_CallNoArgs(WeakValueDictionary); in new_weak_cache() local
2586 PyObject *weak_cache = new_weak_cache(); in zoneinfo_init_subclass() local