Lines Matching defs:compare_cache
278 util_ald_cache_t *compare_cache;
289 compare_cache = util_ald_create_cache(st,
305 if (search_cache && compare_cache && dn_compare_cache) {
313 curl.compare_cache = compare_cache;
798 for (i=0; i < n->compare_cache->size; ++i) {
799 for (p = n->compare_cache->nodes[i]; p != NULL; p = p->next) {
801 (*n->compare_cache->display)(r, n->compare_cache, p->payload);
870 util_ald_cache_display_stats(r, n->compare_cache, t2, id2),