Home
last modified time | relevance | path

Searched defs:MAX_BSIZE (Results 1 – 2 of 2) sorted by relevance

/freebsd/lib/libc/db/hash/
H A Dhash.h120 #define MAX_BSIZE 32768 /* 2^15 but should be 65536 */ macro
/freebsd/crypto/krb5/src/plugins/kdb/db2/libdb2/hash/
H A Dhash.h109 #define MAX_BSIZE 65536 /* 2^16 */ macro