Home
last modified time | relevance | path

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

/dragonfly/lib/libc/db/hash/
H A Dhash.h128 #define DEF_SEGSIZE 256 macro
H A Dhash.c280 hashp->SGSIZE = DEF_SEGSIZE; in init_hash()