Searched refs:MAX_BSIZE (Results 1 – 2 of 2) sorted by relevance
122 #define MAX_BSIZE 65536 /* 2^16 */ macro
297 if (hashp->BSIZE > MAX_BSIZE) { in init_hash()