Home
last modified time | relevance | path

Searched defs:CHT_OBJ_MAX (Results 1 – 1 of 1) sorted by relevance

/xnu-8020.140.41/bsd/skywalk/lib/
H A Dcuckoo_hashtable_test.c86 static const uint32_t CHT_OBJ_MAX = 16 * 1024; variable
88 static const uint32_t CHT_OBJ_MAX = 512 * 1024; variable