Home
last modified time | relevance | path

Searched refs:SPARSENESS (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/lib/libc/rpc/
H A Dsvc_dg.c352 #define SPARSENESS 4 /* 75% sparse */ macro
405 (xid % (SPARSENESS * ((struct cl_cache *) \
440 uc->uc_entries = ALLOC(cache_ptr, size * SPARSENESS); in svc_dg_enablecache()
447 MEMZERO(uc->uc_entries, cache_ptr, size * SPARSENESS); in svc_dg_enablecache()
451 FREE(uc->uc_entries, cache_ptr, size * SPARSENESS); in svc_dg_enablecache()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DFSFChangeLog.1113798 (mark_seen_cases): If SPARSENESS == 2, exploit AVL order.
13800 Set xlo to -1 if SPARSENESS == 1 search failed.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A DFSFChangeLog.1113798 (mark_seen_cases): If SPARSENESS == 2, exploit AVL order.
13800 Set xlo to -1 if SPARSENESS == 1 search failed.