Home
last modified time | relevance | path

Searched defs:HASHTABLESIZE (Results 1 – 4 of 4) sorted by relevance

/dflybsd-src/sbin/hammer2/lz4/
H A Dhammer2_lz4.c159 #define HASHTABLESIZE (1 << MEMORY_USAGE) macro
/dflybsd-src/usr.sbin/makefs/hammer2/
H A Dhammer2_lz4.c164 #define HASHTABLESIZE (1 << MEMORY_USAGE) macro
/dflybsd-src/sys/vfs/hammer2/
H A Dhammer2_lz4.c162 #define HASHTABLESIZE (1 << MEMORY_USAGE) macro
/dflybsd-src/libexec/bootpd/
H A Dreadfile.c66 #define HASHTABLESIZE 257 /* Hash table size (prime) */ macro