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.c169 clear_strong_cache(const PyTypeObject *const type);
414 clear_strong_cache(type); in zoneinfo_clear_cache()
2466 clear_strong_cache(const PyTypeObject *const type) in clear_strong_cache() function
2620 clear_strong_cache(&PyZoneInfo_ZoneInfoType); in module_free()