Home
last modified time | relevance | path

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

/freebsd/lib/libc/db/hash/
H A Dhash.h124 #define DEF_BUCKET_SIZE 4096 macro
H A Dhash.c275 hashp->BSIZE = DEF_BUCKET_SIZE; in init_hash()