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