Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/sgs/mcs/common/
H A Dutils.c418 size_t hash_end; in compress() local
425 hash_end = 200; in compress()
486 if (hash_num == hash_end) { in compress()
487 hash_end *= 2; in compress()
489 hash_end * sizeof (int)); in compress()
491 hash_end * sizeof (size_t)); in compress()