Searched defs:IteratedCache (Results 1 – 2 of 2) sorted by relevance
238 struct IteratedCache { struct239 HashmapBase *hashmap;240 CacheMem keys, values;
37 typedef struct IteratedCache IteratedCache; /* Caches the iterated order of one of the above */ typedef