Home
last modified time | relevance | path

Searched defs:HASH_MASK (Results 1 – 3 of 3) sorted by relevance

/titanic_51/usr/src/common/ficl/softcore/
H A Dlz4.c315 #define HASH_MASK (HASHTABLESIZE - 1) macro
/titanic_51/usr/src/uts/common/fs/zfs/
H A Dlz4.c332 #define HASH_MASK (HASHTABLESIZE - 1) macro
/titanic_51/usr/src/cmd/svc/configd/
H A Drc_node.c606 #define HASH_MASK (HASH_SIZE - 1) macro