Searched defs:cache_ (Results 1 – 3 of 3) sorted by relevance
211 struct cache_ { struct212 struct cache_params params; argument214 struct cache_entry_ **entries; argument220 typedef struct cache_ *cache; argument
84 Cache cache_; variable
170 AllocatorCache *cache_; member