Home
last modified time | relevance | path

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

/dragonfly/lib/libc/db/hash/
HDhash.h126 #define DEF_BUCKET_SIZE 4096 macro
HDhash.c278 hashp->BSIZE = DEF_BUCKET_SIZE; in init_hash()