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