Searched defs:max_strings (Results 1 – 3 of 3) sorted by relevance
374 uint max_strings) { in GetStringList()
786 size_t max_strings = num_keys == 1 ? 100000 : 1000; in testall_hash() local