Searched refs:SPARSENESS (Results 1 – 2 of 2) sorted by relevance
456 #define SPARSENESS 4 /* 75% sparse */ macro509 (xid % (SPARSENESS * ((struct cl_cache *) \540 uc->uc_entries = ALLOC(cache_ptr, size * SPARSENESS); in svc_dg_enablecache()547 MEMZERO(uc->uc_entries, cache_ptr, size * SPARSENESS); in svc_dg_enablecache()551 FREE(uc->uc_entries, cache_ptr, size * SPARSENESS); in svc_dg_enablecache()
13798 (mark_seen_cases): If SPARSENESS == 2, exploit AVL order.13800 Set xlo to -1 if SPARSENESS == 1 search failed.