Home
last modified time | relevance | path

Searched refs:iHashMaxDepth (Results 1 – 1 of 1) sorted by relevance

/dports/www/lagrange/lagrange-1.7.3/lib/the_Foundation/src/
H A Dhash.c35 #define iHashMaxDepth 32 macro
93 iAssert(depth < iHashMaxDepth); in split_HashBucket_()