Home
last modified time | relevance | path

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

/third_party/python/Modules/
D_zoneinfo.c168 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