Searched refs:method_cache_entry (Results 1 – 4 of 4) sorted by relevance
28 struct method_cache_entry { struct34 static struct method_cache_entry method_cache[1 << MCACHE_SIZE_EXP]; argument
45 struct method_cache_entry { struct51 static struct method_cache_entry method_cache[1 << MCACHE_SIZE_EXP]; argument
145 Objects/typeobject.c:method_cache static struct method_cache_entry m…
493 Objects/typeobject.c - method_cache variable static struct method_cache_entry method_cache[1 << MCA…