Home
last modified time | relevance | path

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

/netbsd/src/lib/libc/db/hash/
Dhash.h134 #define DEF_BUCKET_SIZE 4096 macro
Dhash.c286 hashp->BSIZE = DEF_BUCKET_SIZE; in init_hash()