Home
last modified time | relevance | path

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

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