Searched refs:DN_MAX_HASH_SIZE (Results 1 – 2 of 2) sorted by relevance
116 #define DN_MAX_HASH_SIZE 65536 macro
2099 } else if (l > DN_MAX_HASH_SIZE) { in alloc_hash()2100 l = DN_MAX_HASH_SIZE; in alloc_hash()