Searched refs:eject_from_strong_cache (Results 1 – 1 of 1) sorted by relevance
168 eject_from_strong_cache(const PyTypeObject *const type, PyObject *key);432 if (eject_from_strong_cache(type, item) < 0) { in zoneinfo_clear_cache()2367 eject_from_strong_cache(const PyTypeObject *const type, PyObject *key) in eject_from_strong_cache() function