Searched defs:method_cache (Results 1 – 5 of 5) sorted by relevance
6 def method_cache(method, cache_wrapper=None): function
100 def method_cache( function
34 static struct method_cache_entry method_cache[1 << MCACHE_SIZE_EXP]; variable