Searched defs:cache_ (Results 1 – 3 of 3) sorted by relevance
209 struct cache_ { struct210 struct cache_params params; argument212 struct cache_entry_ **entries; argument218 typedef struct cache_ *cache; argument
144 Cache cache_; variable
275 AllocatorCache* const cache_; member