Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
D_zoneinfo.c170 clear_strong_cache(const PyTypeObject *const type);
415 clear_strong_cache(type); in zoneinfo_clear_cache()
2478 clear_strong_cache(const PyTypeObject *const type) in clear_strong_cache() function
2636 clear_strong_cache(&PyZoneInfo_ZoneInfoType); in module_free()