Searched refs:type_cache (Results 1 – 2 of 2) sorted by relevance
193 struct type_cache { struct307 struct type_cache type_cache; member
223 static struct type_cache*227 return &interp->type_cache; in get_type_cache()232 type_cache_clear(struct type_cache *cache, int use_none) in type_cache_clear()256 struct type_cache *cache = &interp->type_cache; in _PyType_InitCache()273 struct type_cache *cache = &interp->type_cache; in _PyType_ClearCache()410 assign_version_tag(struct type_cache *cache, PyTypeObject *type) in assign_version_tag()3806 struct type_cache *cache = get_type_cache(); in _PyType_Lookup()