Searched refs:inflate_threshold_root (Results 1 – 1 of 1) sorted by relevance
302 static const int inflate_threshold_root = 30; variable815 threshold *= IS_TRIE(tp) ? inflate_threshold_root : inflate_threshold; in should_inflate()